Searched refs:TEST_FILE (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkStatsCollectionTest.java51 private static final String TEST_FILE = "test.bin"; field in class:NetworkStatsCollectionTest
63 final File testFile = new File(getContext().getFilesDir(), TEST_FILE);
89 final File testFile = new File(getContext().getFilesDir(), TEST_FILE);
115 final File testFile = new File(getContext().getFilesDir(), TEST_FILE);

Completed in 64 milliseconds