HomeSort by relevance Sort by last modified time
    Searched defs:GetNullLogInstance (Results 1 - 3 of 3) sorted by null

  /external/google-benchmark/src/
log.h 15 friend LogType& GetNullLogInstance();
49 inline LogType& GetNullLogInstance() {
63 return GetNullLogInstance();
  /external/libcxx/utils/google-benchmark/src/
log.h 15 friend LogType& GetNullLogInstance();
49 inline LogType& GetNullLogInstance() {
63 return GetNullLogInstance();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
log.h 15 friend LogType& GetNullLogInstance();
49 inline LogType& GetNullLogInstance() {
63 return GetNullLogInstance();

Completed in 96 milliseconds