Home
last modified time | relevance | path

Searched defs:GetLabel (Results 1 – 10 of 10) sorted by relevance

/external/v8/tools/testrunner/objects/
Dtestcase.py84 def GetLabel(self): member in TestCase
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc91 static PyObject* GetLabel(CFieldDescriptor *self, void *closure) { in GetLabel() function
/external/v8/test/cctest/
Dtest-global-handles.cc69 virtual const char* GetLabel() { return "whatever"; } in GetLabel() function in TestRetainedObjectInfo
Dtest-mark-compact.cc375 virtual const char* GetLabel() { return "whatever"; } in GetLabel() function in TestRetainedObjectInfo
Dtest-heap-profiler.cc1411 virtual const char* GetLabel() { return label_; } in GetLabel() function in __anonab6572e10511::TestRetainedObjectInfo
/external/v8/src/compiler/
Dinstruction.cc315 Label* InstructionSequence::GetLabel(BasicBlock* block) { in GetLabel() function in v8::internal::compiler::InstructionSequence
/external/pdfium/core/src/fpdfdoc/
Ddoc_basic.cpp505 CFX_WideString CPDF_PageLabel::GetLabel(int nPage) const in GetLabel() function in CPDF_PageLabel
/external/v8/src/
Dlithium.cc278 LLabel* LChunk::GetLabel(int block_id) const { in GetLabel() function in v8::internal::LChunk
Dheap-snapshot-generator.cc2450 virtual const char* GetLabel() { return label_; } in GetLabel() function in v8::internal::NativeGroupRetainedObjectInfo
/external/openfst/src/include/fst/
Dencode.h146 Label GetLabel(const A &arc) const { in GetLabel() function