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

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
macros.h 32 #define BENCHMARK_UNUSED __attribute__((unused))
37 #define BENCHMARK_UNUSED
48 #define BENCHMARK_UNUSED
benchmark_api.h 218 BENCHMARK_UNUSED static int stream_init_anchor = InitializeStreams();
813 BENCHMARK_UNUSED
    [all...]
  /external/google-benchmark/include/benchmark/
benchmark.h 204 #define BENCHMARK_UNUSED __attribute__((unused))
209 #define BENCHMARK_UNUSED
220 #define BENCHMARK_UNUSED
288 BENCHMARK_UNUSED static int stream_init_anchor = InitializeStreams();
607 struct BENCHMARK_UNUSED Value {};
    [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h 204 #define BENCHMARK_UNUSED __attribute__((unused))
209 #define BENCHMARK_UNUSED
220 #define BENCHMARK_UNUSED
288 BENCHMARK_UNUSED static int stream_init_anchor = InitializeStreams();
607 struct BENCHMARK_UNUSED Value {};
    [all...]

Completed in 231 milliseconds