Searched refs:TEST_FILENAME (Results 1 – 4 of 4) sorted by relevance
32 private static final String TEST_FILENAME = "testicon.png"; field in IconInfoTestUtil38 new IconInfo(TEST_WIDTH, TEST_HEIGHT, TEST_LANGUAGE, TEST_TYPE, TEST_FILENAME);58 writeByteArrayWithLength(out, TEST_FILENAME.getBytes(StandardCharsets.UTF_8)); in getTestData()
32 #define TEST_FILENAME "/test.obb" macro44 mFileName.append(TEST_FILENAME); in SetUp()
31 #define TEST_FILENAME "/test.bd" macro57 mFilename.append(TEST_FILENAME); in SetUp()
86 private static final String TEST_FILENAME = "location_cache.json"; field in CarLocationServiceTest495 return new File(mTempDirectory, TEST_FILENAME); in getLocationCacheFile()