Home
last modified time | relevance | path

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

/external/r8/src/test/java/com/android/tools/r8/
DR8RunArtTestsTest.java1026 File artTestNativeLibraryDir = new File(ART_TESTS_NATIVE_LIBRARY_DIR); in buildArtCommand() local
1028 artTestNativeLibraryDir = new File(ART_LEGACY_TESTS_NATIVE_LIBRARY_DIR); in buildArtCommand()
1032 artTestNativeLibraryDir.getAbsolutePath()); in buildArtCommand()