Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java95 private static class ExpectedValue { class in ExifInterfaceTest
148 public ExpectedValue(TypedArray typedArray) { in ExpectedValue() method in ExifInterfaceTest.ExpectedValue
264 ExpectedValue expectedValue, String verboseTag, boolean assertRanges) { in compareWithExpectedValue()
361 private void testExifInterfaceCommon(String fileName, ExpectedValue expectedValue) in testExifInterfaceCommon()
398 private void testSaveAttributes_withFileName(String fileName, ExpectedValue expectedValue) in testSaveAttributes_withFileName()
422 private void testSaveAttributes_withFileDescriptor(String fileName, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor()
459 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg()
473 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw()