Searched refs:TEST_FILE (Results 1 – 2 of 2) sorted by relevance
86 private static final String TEST_FILE = "test.bin"; field in NetworkStatsCollectionTest115 new File(InstrumentationRegistry.getContext().getFilesDir(), TEST_FILE); in testReadLegacyNetwork()143 new File(InstrumentationRegistry.getContext().getFilesDir(), TEST_FILE); in testReadLegacyUid()171 new File(InstrumentationRegistry.getContext().getFilesDir(), TEST_FILE); in testReadLegacyUidTags()275 new File(InstrumentationRegistry.getContext().getFilesDir(), TEST_FILE); in testAugmentPlan()
68 private static final String TEST_FILE = "PersistAtomsStorageTest.pb"; field in PersistAtomsStorageTest312 mTestFile = mFolder.newFile(TEST_FILE); in setUp()