Home
last modified time | relevance | path

Searched refs:TEST_RESULT_FAILED (Results 1 – 2 of 2) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DBaseAutoGlitchActivity.java75 public final static int TEST_RESULT_FAILED = -2; field in BaseAutoGlitchActivity
185 result = TEST_RESULT_FAILED; in testConfigurations()
DTestDataPathsActivity.java295 if (result == TEST_RESULT_FAILED) { in testPresetCombo()
420 if (result == TEST_RESULT_FAILED) { in testOutputDeviceCombo()