OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timethese
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/JSON/JSON-2.59/eg/
bench_encode.pl
5
use Benchmark qw( cmpthese
timethese
);
34
$result =
timethese
( -$wanttime,
50
$result =
timethese
( -$wanttime,
bench_decode.pl
5
use Benchmark qw( cmpthese
timethese
);
34
$result =
timethese
( -$wanttime,
/external/bison/etc/
bench.pl.in
360
my $res =
timethese
(50, \%bench, 'nop');
Completed in 3760 milliseconds