Home | History | Annotate | Download | only in server

Lines Matching defs:basePath

964         final File basePath = new File(mStatsDir, "netstats");
966 assertTrue(basePath.list().length > 0);
968 assertTrue(basePath.list().length == 0);