Home
last modified time | relevance | path

Searched defs:states (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DBluetoothConnectionStateCollector.java71 List<Long> states = btProfilesStates.get(key); in addMetricsToRunData() local
104 List<Long> states = btProfilesStates.getOrDefault(btProfileName, new ArrayList<Long>()); in processEventMetric() local
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/params/
DFoldableExpandingHandler.java42 public List<IModuleParameterHandler> expandHandler(Set<DeviceFoldableState> states) { in expandHandler()
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_iperf_measurement.py249 def _wait_for_state(self, states, timeout=10): argument
Dcmw500.py1523 def _wait_for_state(self, states, timeout=10): argument
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java6172 Set<DeviceFoldableState> states = mTestDevice.getFoldableStates(); in testGetFoldableStates() local
6197 Set<DeviceFoldableState> states = mTestDevice.getFoldableStates(); in testGetFoldableStatesVersionT() local
6228 Set<DeviceFoldableState> states = mTestDevice.getFoldableStates(); in testGetFoldableStatesVersionU() local
/tools/asuite/adevice/src/
Dadevice.rs552 let states: HashMap<PathBuf, PushState> = all_files in collect_status_per_file() localVariable
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py269 states, argument