Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc120 void UseCharPointer(char const volatile*) {} in UseCharPointer() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc156 void UseCharPointer(char const volatile*) {} in UseCharPointer() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc158 void UseCharPointer(char const volatile* const v) { in UseCharPointer() function