Home
last modified time | relevance | path

Searched defs:test_timer (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dav1_fwd_txfm2d_test.cc332 aom_usec_timer ref_timer, test_timer; in AV1FwdTxfm2dSpeedTest() local
611 aom_usec_timer ref_timer, test_timer; in AV1HighbdFwdTxfm2dSpeedTest() local
H A Ddisflow_test.cc75 aom_usec_timer ref_timer, test_timer; in RunCheckOutput() local
H A Dtemporal_filter_test.cc132 aom_usec_timer ref_timer, test_timer; in RunTest() local
518 aom_usec_timer ref_timer, test_timer; in RunTest() local
H A Dobmc_variance_test.cc112 aom_usec_timer ref_timer, test_timer; in TEST_P() local
H A Dsum_squares_test.cc339 aom_usec_timer ref_timer, test_timer; in RunTest() local
520 aom_usec_timer ref_timer, test_timer; in RunTest() local
H A Derror_block_test.cc218 aom_usec_timer ref_timer, test_timer; in TEST_P() local
H A Dcorner_match_test.cc144 aom_usec_timer ref_timer, test_timer; in RunSpeedTest() local
H A Dav1_highbd_iht_test.cc274 aom_usec_timer ref_timer, test_timer; in RunAV1InvTxfm2dTest() local
H A Dvariance_test.cc471 aom_usec_timer ref_timer, test_timer; in SpeedTest() local
575 aom_usec_timer ref_timer, test_timer; in SpeedTest() local
2012 aom_usec_timer ref_timer, test_timer; in SpeedTest() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dmod.rs67 mod test_timer; module
/aosp_15_r20/external/pytorch/test/distributed/elastic/timer/
H A Dlocal_timer_test.py113 def test_timer(self): member in LocalTimerTest
H A Dfile_based_local_timer_test.py178 def test_timer(self): member in FileTimerTest
/aosp_15_r20/external/pytorch/test/benchmark_utils/
H A Dtest_benchmark_utils.py159 def test_timer(self): member in TestBenchmarkUtils
/aosp_15_r20/system/core/cli-test/
H A Dcli-test.cpp222 android::base::Timer test_timer; in RunTests() local
/aosp_15_r20/external/libvpx/test/
H A Dsum_squares_test.cc225 vpx_usec_timer ref_timer, test_timer; in RunTest() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils_unittest.py1468 class test_timer(TimeModuleMockTestCase): class
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2359 def test_timer(self): member in TimerTests