Searched refs:initAndGetForTesting (Results 1 – 2 of 2) sorted by relevance
37 JobStore.initAndGetForTesting(mTestContext, mTestContext.getFilesDir()); in setUp()
96 public static JobStore initAndGetForTesting(Context context, File dataDir) { in initAndGetForTesting() method in JobStore