Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java706 ArrayList<Long> testProfiles = new ArrayList<Long>(); in testMandatory10BitStreamCombinations() local
707 testProfiles.add(profile); in testMandatory10BitStreamCombinations()
709 testProfiles); in testMandatory10BitStreamCombinations()
718 ArrayList<Long> testProfiles = new ArrayList<>( in testMandatory10BitStreamCombinations() local
720 testMandatory10BitStreamCombination(id, combination, profiles, testProfiles); in testMandatory10BitStreamCombinations()
730 List<Long> testProfiles) { in testMandatory10BitStreamCombination() argument
745 testProfiles); in testMandatory10BitStreamCombination() local