Searched defs:GetGroupLabel (Results 1 – 2 of 2) sorted by relevance
/external/v8/include/ | ||
D | v8-profiler.h | 574 virtual const char* GetGroupLabel() { return GetLabel(); } in GetGroupLabel() function |
/external/v8/test/cctest/ | ||
D | test-heap-profiler.cc | 1410 virtual const char* GetGroupLabel() { return group_label_; } in GetGroupLabel() function in __anondc1e75410511::TestRetainedObjectInfo |