Home
last modified time | relevance | path

Searched refs:testInputs (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/utils/google-benchmark/tools/gbench/
Dreport.py113 testInputs = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'Inputs')
114 testOutput1 = os.path.join(testInputs, 'test1_run1.json')
115 testOutput2 = os.path.join(testInputs, 'test1_run2.json')
/external/icu/icu4c/source/test/letest/
Dtestdata.cpp623 TestInput testInputs[] = variable
631 le_int32 testCount = ARRAY_LENGTH(testInputs);
/external/google-benchmark/tools/gbench/
Dreport.py115 testInputs = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'Inputs')
116 testOutput1 = os.path.join(testInputs, 'test1_run1.json')
117 testOutput2 = os.path.join(testInputs, 'test1_run2.json')