Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dutil.py11 IT_JSON = 1 variable
71 ftype = IT_JSON
159 if ftype == IT_JSON:
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dutil.py11 IT_JSON = 1 variable
69 ftype = IT_JSON
154 if ftype == IT_JSON:
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/
H A Dcompare.py26 if in1_kind == IT_JSON and in2_kind == IT_JSON and len(flags) > 0:
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/
H A Dcompare.py27 if in1_kind == IT_JSON and in2_kind == IT_JSON and len(flags) > 0: