Home
last modified time | relevance | path

Searched defs:getAsFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeImageDecoderTest.java138 private File getAsFile(int resId) { in getAsFile() method in ShadowNativeImageDecoderTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp776 DWARFFormValue::getAsFile(DILineInfoSpecifier::FileLineInfoKind Kind) const { in getAsFile() function in DWARFFormValue
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DImageDecoderTest.java188 private File getAsFile(int resId) { in getAsFile() method in ImageDecoderTest