Searched refs:stageFile (Results 1 – 4 of 4) sorted by relevance
124 stageFile(R.raw.netstats_v1, testFile); in testReadLegacyNetwork()152 stageFile(R.raw.netstats_uid_v4, testFile); in testReadLegacyUid()180 stageFile(R.raw.netstats_uid_v4, testFile); in testReadLegacyUidTags()207 stageFile(uidRes, testFile); in getUidInputStreamFromRes()311 stageFile(R.raw.netstats_v1, testFile); in testAugmentPlan()657 private void stageFile(int rawId, File file) throws Exception { in stageFile() method in NetworkStatsCollectionTest
141 file = stageFile(resId, file.getAbsolutePath()); in generateValues()156 private static File stageFile(int resId, String path) throws Exception { in stageFile() method in LegacyProviderMigrationTest
312 String pcapFilename = stageFile(R.raw.apfPcap); in testApfFilterPcapFile()1616 private String stageFile(int rawId) throws Exception { in stageFile() method in LegacyApfTest
1001 String pcap_filename = stageFile(R.raw.apf); in testApfAgainstBpf()1016 String pcapFilename = stageFile(R.raw.apfPcap); in testApfFilterPcapFile()2703 private String stageFile(int rawId) throws Exception { in stageFile() method in ApfTest