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

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
macros.h 22 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
26 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
  /external/google-benchmark/include/benchmark/
benchmark.h 194 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
198 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
603 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(State);
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 194 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
198 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
603 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(State);
    [all...]

Completed in 109 milliseconds