Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py11 IT_JSON = 1 variable
71 ftype = IT_JSON
159 if ftype == IT_JSON:
/external/google-benchmark/tools/gbench/
Dutil.py11 IT_JSON = 1 variable
71 ftype = IT_JSON
159 if ftype == IT_JSON:
/external/google-benchmark/tools/
Dcompare.py27 if in1_kind == IT_JSON and in2_kind == IT_JSON and len(flags) > 0:
/external/libcxx/utils/google-benchmark/tools/
Dcompare.py27 if in1_kind == IT_JSON and in2_kind == IT_JSON and len(flags) > 0: