Home
last modified time | relevance | path

Searched refs:BENCHMARK_OS_WINDOWS (Results 1 – 21 of 21) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dcolorprint.cc27 #ifdef BENCHMARK_OS_WINDOWS
36 #ifdef BENCHMARK_OS_WINDOWS
43 #ifdef BENCHMARK_OS_WINDOWS in GetPlatformColorCode()
130 #ifdef BENCHMARK_OS_WINDOWS in ColorPrintf()
159 #if BENCHMARK_OS_WINDOWS in IsColorTerminal()
Dtimers.cc18 #ifdef BENCHMARK_OS_WINDOWS
68 #if defined(BENCHMARK_OS_WINDOWS)
110 #if defined(BENCHMARK_OS_WINDOWS) in ProcessCPUUsage()
141 #if defined(BENCHMARK_OS_WINDOWS) in ThreadCPUUsage()
191 #if defined(BENCHMARK_OS_WINDOWS) in DateTimeString()
200 #if defined(BENCHMARK_OS_WINDOWS) in DateTimeString()
Dsleep.cc23 #ifdef BENCHMARK_OS_WINDOWS
28 #ifdef BENCHMARK_OS_WINDOWS
Dsysinfo.cc17 #ifdef BENCHMARK_OS_WINDOWS
212 #ifndef BENCHMARK_OS_WINDOWS in CpuScalingEnabled()
310 #elif defined(BENCHMARK_OS_WINDOWS)
364 #elif defined(BENCHMARK_OS_WINDOWS) in GetCacheSizes()
372 #if defined(BENCHMARK_OS_WINDOWS) in GetSystemName()
406 #elif defined(BENCHMARK_OS_WINDOWS) in GetNumCPUs()
563 #elif defined BENCHMARK_OS_WINDOWS in GetCPUCyclesPerSecond()
Dinternal_macros.h42 #define BENCHMARK_OS_WINDOWS 1 macro
Dcycleclock.h44 #if !defined(BENCHMARK_OS_WINDOWS) || defined(BENCHMARK_OS_MINGW)
Dconsole_reporter.cc43 #ifdef BENCHMARK_OS_WINDOWS in ReportContext()
Dbenchmark_runner.cc20 #ifndef BENCHMARK_OS_WINDOWS
Dbenchmark.cc20 #ifndef BENCHMARK_OS_WINDOWS
Dbenchmark_register.cc17 #ifndef BENCHMARK_OS_WINDOWS
/external/google-benchmark/src/
Dcolorprint.cc27 #ifdef BENCHMARK_OS_WINDOWS
36 #ifdef BENCHMARK_OS_WINDOWS
43 #ifdef BENCHMARK_OS_WINDOWS in GetPlatformColorCode()
130 #ifdef BENCHMARK_OS_WINDOWS in ColorPrintf()
159 #if BENCHMARK_OS_WINDOWS in IsColorTerminal()
Dtimers.cc18 #ifdef BENCHMARK_OS_WINDOWS
68 #if defined(BENCHMARK_OS_WINDOWS)
110 #if defined(BENCHMARK_OS_WINDOWS) in ProcessCPUUsage()
141 #if defined(BENCHMARK_OS_WINDOWS) in ThreadCPUUsage()
191 #if defined(BENCHMARK_OS_WINDOWS) in DateTimeString()
200 #if defined(BENCHMARK_OS_WINDOWS) in DateTimeString()
Dsleep.cc23 #ifdef BENCHMARK_OS_WINDOWS
28 #ifdef BENCHMARK_OS_WINDOWS
Dsysinfo.cc17 #ifdef BENCHMARK_OS_WINDOWS
218 #ifndef BENCHMARK_OS_WINDOWS in CpuScalingEnabled()
316 #elif defined(BENCHMARK_OS_WINDOWS)
404 #elif defined(BENCHMARK_OS_WINDOWS) in GetCacheSizes()
414 #if defined(BENCHMARK_OS_WINDOWS) in GetSystemName()
459 #elif defined(BENCHMARK_OS_WINDOWS) in GetNumCPUs()
618 #elif defined BENCHMARK_OS_WINDOWS in GetCPUCyclesPerSecond()
Dinternal_macros.h42 #define BENCHMARK_OS_WINDOWS 1 macro
Dcycleclock.h44 #if !defined(BENCHMARK_OS_WINDOWS) || defined(BENCHMARK_OS_MINGW)
Dconsole_reporter.cc43 #ifdef BENCHMARK_OS_WINDOWS in ReportContext()
Dbenchmark_runner.cc20 #ifndef BENCHMARK_OS_WINDOWS
Dbenchmark.cc20 #ifndef BENCHMARK_OS_WINDOWS
Dbenchmark_register.cc17 #ifndef BENCHMARK_OS_WINDOWS
/external/google-benchmark/test/
Dcommandlineflags_gtest.cc10 #if defined(BENCHMARK_OS_WINDOWS)
148 #ifndef BENCHMARK_OS_WINDOWS in TEST()