Home
last modified time | relevance | path

Searched defs:ConstantLabel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dlogging.h79 struct ConstantLabel { int value; const char * label; }; struct
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc243 TEST(Addition, ConstantLabel) { in TEST() argument