Searched refs:assertStartsWithAnyOf (Results 1 – 1 of 1) sorted by relevance
1426 assertStartsWithAnyOf( in assertKeyPrefixValid()1450 private static <T> void assertStartsWithAnyOf(String msg, String[] expected, String actual) { in assertStartsWithAnyOf() method in ExtendedCameraCharacteristicsTest