Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dsysinfo.cc92 BENCHMARK_NORETURN void PrintErrorAndDie(Args&&... args) { in PrintErrorAndDie() function
270 PrintErrorAndDie("Failed while reading file '", fpath, "size'"); in GetCacheSizesFromKVFS()
274 PrintErrorAndDie( in GetCacheSizesFromKVFS()
277 PrintErrorAndDie("Invalid cache size format: Expected bytes ", suffix); in GetCacheSizesFromKVFS()
282 PrintErrorAndDie("Failed to read from file ", fpath, "type"); in GetCacheSizesFromKVFS()
284 PrintErrorAndDie("Failed to read from file ", fpath, "level"); in GetCacheSizesFromKVFS()
287 PrintErrorAndDie("Failed to read from file ", fpath, "shared_cpu_map"); in GetCacheSizesFromKVFS()
333 PrintErrorAndDie("Failed during call to GetLogicalProcessorInformation: ", in GetCacheSizesWindows()
572 PrintErrorAndDie("Failed to reset thread affinity"); in ~ThreadAffinityGuard()