Home
last modified time | relevance | path

Searched refs:testInBand (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyLineActivity.java328 (testInBand(b) ? "OK" : "FAILED"))); in toString()
340 public boolean testInBand(int b) { in testInBand() method in AudioFrequencyLineActivity.Results
354 if (!testInBand(b)) { in testAll()
DAudioFrequencySpeakerActivity.java370 (testInBand(b) ? "OK" : "FAILED"))); in toString()
384 public boolean testInBand(int b) { in testInBand() method in AudioFrequencySpeakerActivity.Results
398 if (!testInBand(b)) { in testAll()
DAudioFrequencyMicActivity.java468 (testInBand(b) ? "OK" : "FAILED"))); in toString()
482 public boolean testInBand(int b) { in testInBand() method in AudioFrequencyMicActivity.Results
497 if (!testInBand(b)) { in testAll()