OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbenchmarks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/re2/util/
benchmark.cc
16
static int
nbenchmarks
;
variable
19
benchmarks[
nbenchmarks
] = this;
24
nbenchmarks
++;
145
for(int i = 0; i <
nbenchmarks
; i++) {
/external/regex-re2/util/
benchmark.cc
16
static int
nbenchmarks
;
variable
19
benchmarks[
nbenchmarks
] = this;
24
nbenchmarks
++;
145
for(int i = 0; i <
nbenchmarks
; i++) {
Completed in 178 milliseconds