Searched defs:GetLabel (Results 1 – 12 of 12) sorted by relevance
62 const std::string& ApiObjectBase::GetLabel() const { in GetLabel() function in dawn_native::ApiObjectBase
1702 const std::string& DeviceBase::GetLabel() const { in GetLabel() function in dawn_native::DeviceBase
27 Label GetLabel(const std::string& dir, const std::string& name) { in GetLabel() function in __anon7f72b5820111::GetTargetOutputsTest
92 def GetLabel(self): member in MessageTestCase
93 def GetLabel(self): member in TTYTestCase
75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
52 def GetLabel(self): member in SimpleTestCase
148 Label* GetLabel(RpoNumber rpo) { return &labels_[rpo.ToSize()]; } in GetLabel() function
368 def GetLabel(self): member in Test
773 static PyObject* GetLabel(PyBaseDescriptor *self, void *closure) { in GetLabel() function