Searched refs:getTestString (Results 1 – 2 of 2) sorted by relevance
317 private String getTestString(int testId) { in getTestString() method in AudioFrequencyMicActivity560 sb.append(String.format("%s : %s\n", getTestString(i), in computeAllResults()577 Results resultsBuiltIn = new Results(getTestString(TEST_NOISE)); in computeResults()584 Results resultsBase = new Results(getTestString(TEST_USB_BACKGROUND)); in computeResults()592 Results resultsUsbNoise = new Results(getTestString(TEST_USB_NOISE)); in computeResults()
423 private String getTestString(int testId) { in getTestString() method in AudioFrequencyVoiceRecognitionActivity485 sb.append(String.format("%s : %s\n", getTestString(i), in computeAllResults()