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

  /external/google-benchmark/include/benchmark/
macros.h 22 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
26 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
benchmark_api.h 453 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(State);
  /external/libcxx/utils/google-benchmark/include/benchmark/
macros.h 22 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
26 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \
benchmark_api.h 453 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(State);
  /external/google-benchmark/src/
log.h 26 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(LogType);
  /external/libcxx/utils/google-benchmark/src/
log.h 26 BENCHMARK_DISALLOW_COPY_AND_ASSIGN(LogType);

Completed in 150 milliseconds