OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in2_kind
(Results
1 - 5
of
5
) sorted by null
/external/google-benchmark/tools/
compare_bench.py
18
in2_kind
, in2_err = classify_input_file(in2)
21
if in1_kind == IT_Executable and
in2_kind
== IT_Executable and output_file:
24
if in1_kind == IT_JSON and
in2_kind
== IT_JSON and len(flags) > 0:
compare.py
20
in2_kind
, in2_err = classify_input_file(in2)
23
if in1_kind == IT_Executable and
in2_kind
== IT_Executable and output_file:
26
if in1_kind == IT_JSON and
in2_kind
== IT_JSON and len(flags) > 0:
/external/libcxx/utils/google-benchmark/tools/
compare_bench.py
18
in2_kind
, in2_err = classify_input_file(in2)
21
if in1_kind == IT_Executable and
in2_kind
== IT_Executable and output_file:
24
if in1_kind == IT_JSON and
in2_kind
== IT_JSON and len(flags) > 0:
compare.py
20
in2_kind
, in2_err = classify_input_file(in2)
23
if in1_kind == IT_Executable and
in2_kind
== IT_Executable and output_file:
26
if in1_kind == IT_JSON and
in2_kind
== IT_JSON and len(flags) > 0:
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/tools/
compare_bench.py
18
in2_kind
, in2_err = classify_input_file(in2)
21
if in1_kind == IT_Executable and
in2_kind
== IT_Executable and output_file:
24
if in1_kind == IT_JSON and
in2_kind
== IT_JSON and len(flags) > 0:
Completed in 89 milliseconds