Searched refs:NUM_TEST_ROUTES (Results 1 – 1 of 1) sorted by relevance
83 TextView[] mRouteStatus = new TextView[NUM_TEST_ROUTES];92 private Button[] mStartButtons = new Button[NUM_TEST_ROUTES];129 private static final int NUM_TEST_ROUTES = 3; field in AudioLoopbackLatencyActivity159 private TestSpec[] mTestSpecs = new TestSpec[NUM_TEST_ROUTES];767 for (int route = 0; route < NUM_TEST_ROUTES; route++) { in recordAllRoutes()785 for (int route = 0; route < NUM_TEST_ROUTES; route++) { in recordTestResults()