Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java59 file2 = createObbFile(OBB_FILE_2, R.raw.obb_file2); in testMountMultipleObb()
H A DStorageManagerBaseTest.java56 protected static String OBB_FILE_2 = "obb_file2.obb"; field in StorageManagerBaseTest