HomeSort by relevance Sort by last modified time
    Searched refs:OBB_FILE_1 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerIntegrationTest.java 66 mFile = createObbFile(OBB_FILE_1, R.raw.obb_file1);
82 file1 = createObbFile(OBB_FILE_1, R.raw.obb_file1);
171 mFile = createObbFile(OBB_FILE_1, R.raw.obb_file1);
236 mFile = createObbFile(OBB_FILE_1, R.raw.obb_file1);
StorageManagerBaseTest.java 48 protected static String OBB_FILE_1 = "obb_file1.obb";
95 * Mounts OBB_FILE_1, and tries to open a file on the mounted OBB (specified in the
583 * Verifies the pre-defined contents of our first OBB (OBB_FILE_1)

Completed in 47 milliseconds