Home
last modified time | relevance | path

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

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