Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dmap_unittest.cc47 void PrintToConsole(const char* message, bool supress) { in PrintToConsole()
88 void PrintMapItem(MapItem* item, bool supress) { in PrintMapItem()
97 bool PrintMap(const MapWrapper& print_map, bool supress) { in PrintMap()
112 bool ReversePrintMap(const MapWrapper& print_map, bool supress) { in ReversePrintMap()
202 const bool supress = true; // Don't spam the console in TEST_F() local