Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_i2c/
H A Dinitiator_mock.cc32 auto expected_timeout = in DoWriteReadFor() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Dfling_stop_filter_interpreter_unittest.cc49 stime_t expected_timeout; member
H A Dlookahead_filter_interpreter_unittest.cc141 stime_t expected_timeout = 0.0; in TEST_P() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils_unittest.py410 def stub_urlopen_with_timeout_check(self, expected_timeout, argument
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_nccl.py564 def _check_nccl_timeout(self, expected_timeout): argument