Searched defs:test_duration (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/video_YouTubeMseEme/
H A Dvideo_YouTubeMseEme.py208 def test_duration(self): member in class:video_YouTubeMseEme
215 msg='test_duration failed.')
/external/fio/profiles/
H A Dact.c61 static unsigned long long test_duration; variable
85 unsigned long long test_duration; member in struct:act_options
114 .off1 = offsetof(struct act_options, test_duration),
253 if (act_add_opt("runtime=%llus", test_duration))
433 nr_slices = (test_duration + SAMPLE_SEC - 1) / SAMPLE_SEC;
/external/autotest/site_utils/
H A Dlab_inventory_unittest.py1042 def test_duration(self): member in class:CommandParsingTests

Completed in 169 milliseconds