Home
last modified time | relevance | path

Searched refs:classify_input_file (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py56 def classify_input_file(filename): function
83 ftype, msg = classify_input_file(filename)
/external/google-benchmark/tools/gbench/
Dutil.py56 def classify_input_file(filename): function
83 ftype, msg = classify_input_file(filename)
/external/google-benchmark/tools/
Dcompare.py20 in1_kind, in1_err = classify_input_file(in1)
21 in2_kind, in2_err = classify_input_file(in2)
/external/libcxx/utils/google-benchmark/tools/
Dcompare.py20 in1_kind, in1_err = classify_input_file(in1)
21 in2_kind, in2_err = classify_input_file(in2)