OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_BENCH2
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
Benchmark.h
18
#define
DEF_BENCH2
(code, N) DEF_BENCH3(code, N)
19
#define DEF_BENCH(code)
DEF_BENCH2
(code, __COUNTER__)
/external/skqp/bench/
Benchmark.h
18
#define
DEF_BENCH2
(code, N) DEF_BENCH3(code, N)
19
#define DEF_BENCH(code)
DEF_BENCH2
(code, __COUNTER__)
Completed in 1188 milliseconds