Searched defs:SetDuration (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/build/android/pylib/instrumentation/ | ||
H A D | test_result.py | 31 def SetDuration(self, duration): member in InstrumentationTestResult |
/aosp_15_r20/external/cronet/build/android/pylib/instrumentation/ | ||
H A D | test_result.py | 31 def SetDuration(self, duration): member in InstrumentationTestResult |
/aosp_15_r20/external/libwebm/common/ | ||
H A D | vp9_level_stats_tests.cc | 166 TEST_F(Vp9LevelStatsTests, SetDuration) { in TEST_F() argument |
/aosp_15_r20/system/extras/simpleperf/app_api/cpp/ | ||
H A D | simpleperf.cpp | 75 RecordOptions& RecordOptions::SetDuration(double duration_in_second) { in SetDuration() function in simpleperf::RecordOptions |