Home | History | Annotate | Download | only in net

Lines Matching defs:basePath

1076         final File basePath = new File(mStatsDir, "netstats");
1078 assertTrue(basePath.list().length > 0);
1080 assertTrue(basePath.list().length == 0);