Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DIsolate.h48 struct ResultsType { struct
49 const char* color;
73 void PrintResults(size_t total, const ResultsType& results, std::string* footer); argument