Searched refs:testedFormats (Results 1 – 1 of 1) sorted by relevance
445 int[] testedFormats) { in checkCapability() argument459 for (int rawFormat : testedFormats) { in checkCapability()675 private void performTestRoutine(TestRoutine routine, int[] testedFormats) throws Exception in performTestRoutine() argument681 if (!checkCapability(id, supportedRawList, testedFormats)) { in performTestRoutine()