OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LogColor
(Results
1 - 3
of
3
) sorted by null
/external/google-benchmark/src/
colorprint.h
9
enum
LogColor
{
23
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt,
25
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt, ...);
/external/libcxx/utils/google-benchmark/src/
colorprint.h
9
enum
LogColor
{
23
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt,
25
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt, ...);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
colorprint.h
9
enum
LogColor
{
23
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt,
25
void ColorPrintf(std::ostream& out,
LogColor
color, const char* fmt, ...);
Completed in 123 milliseconds