Searched defs:expected_freq (Results 1 – 2 of 2) sorted by relevance
464 let expected_freq = host_state.frequency * 1000; in test_frequency_higher_than_u32() localVariable
155 def _check_frequency(self, test_profile, recorded_freq, expected_freq): argument