Home
last modified time | relevance | path

Searched defs:test_times (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtest_combinations_test.py72 def test_times(self): member in TestingCombinationsTest
/external/pytorch/tools/test/
Dtest_test_selections.py41 test_times: dict[str, float] = { variable in TestCalculateShards
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtesttime.c89 apr_time_t test_times[] = {0, 0, 0}; in test_exp_lt() local
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtesttime.c89 apr_time_t test_times[] = {0, 0, 0}; in test_exp_lt() local
/external/python/cpython3/Lib/test/
Dtest_os.py5347 def test_times(self): member in TimesTests