Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc650 void (*HelperPrintf)(); variable
763 void Initialize(int* argc, char** argv, void (*HelperPrintf)()) { in Initialize()
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc681 void (*HelperPrintf)(); variable
802 void Initialize(int* argc, char** argv, void (*HelperPrintf)()) { in Initialize()