Searched refs:testStorage (Results 1 – 1 of 1) sorted by relevance
30 KeyedVector<String8,time_t> testStorage; in main() local57 bool findStatus = FileFinder::findFiles(path,exts, testStorage, sdw); in main()63 cout << "Running size comparison: Size is " << testStorage.size() << ", "; in main()65 if(testStorage.size() == SIZE_EXPECTED) in main()77 String8 testExt(testStorage.keyAt(i).getPathExtension()); in main()80 wrongExts += testStorage.keyAt(i); in main()