Home
last modified time | relevance | path

Searched defs:expected_freq (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/tsc/
H A Dcalibrate.rs464 let expected_freq = host_state.frequency * 1000; in test_frequency_higher_than_u32() localVariable
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_audio_tests.py155 def _check_frequency(self, test_profile, recorded_freq, expected_freq): argument