Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestDataPathsActivity.java288 int result = testConfigurations(); in testPresetCombo()
351 int result = testConfigurations(); in testInputDeviceCombo()
417 int result = testConfigurations(); in testOutputDeviceCombo()
DAutomatedGlitchActivity.java80 testConfigurations(); in testConfiguration()
DBaseAutoGlitchActivity.java81 protected int testConfigurations() throws InterruptedException { in testConfigurations() method in BaseAutoGlitchActivity