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.java81 private static class ExpectedValue { class in ExifInterfaceTest
124 public ExpectedValue(TypedArray typedArray) { in ExpectedValue() method in ExifInterfaceTest.ExpectedValue
268 ExpectedValue expectedValue, String verboseTag) { in compareWithExpectedValue()
323 private void testExifInterfaceCommon(File imageFile, ExpectedValue expectedValue) in testExifInterfaceCommon()
365 private void testSaveAttributes_withFileName(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileName()
387 private void testSaveAttributes_withFileDescriptor(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor()
420 private void testSaveAttributes_withInputStream(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withInputStream()
439 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg()
454 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw()