Home
last modified time | relevance | path

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

/third_party/benchmark/tools/gbench/
Dutil.py13 IT_JSON = 1 variable
73 ftype = IT_JSON
197 if ftype == IT_JSON:
/third_party/benchmark/tools/
Dcompare.py28 if in1_kind == util.IT_JSON and in2_kind == util.IT_JSON: