OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BENCHMARK_NORETURN
(Results
1 - 2
of
2
) sorted by null
/external/google-benchmark/src/
internal_macros.h
11
# define
BENCHMARK_NORETURN
[[noreturn]]
13
# define
BENCHMARK_NORETURN
__attribute__((noreturn))
15
# define
BENCHMARK_NORETURN
check.h
28
BENCHMARK_NORETURN
~CheckHandler() {
Completed in 56 milliseconds