Searched refs:TypeEnumToString (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/test/TestSort/
H A DTestSort.cc74 const char* TypeEnumToString(webrtc::Type type) function
140 printf("Running %s KeySort() tests...\n", TypeEnumToString(sortType));
144 printf("Running %s Sort() tests...\n", TypeEnumToString(sortType));
/external/webrtc/src/system_wrappers/test/TestSort/
H A DTestSort.cpp73 const char* TypeEnumToString(webrtc::Type type) function
139 printf("Running %s KeySort() tests...\n", TypeEnumToString(sortType));
143 printf("Running %s Sort() tests...\n", TypeEnumToString(sortType));

Completed in 81 milliseconds