Searched defs:TestArchives (Results 1 – 5 of 5) sorted by relevance
239 void TestArchives(const UStringVector &arcPaths, bool hashMode) in TestArchives() function
278 void TestArchives(const UStringVector &arcPaths, bool hashMode) in TestArchives() function
302 void TestArchives() { GetFocusedPanel().TestArchives(); } in TestArchives() function
1103 void CPanel::TestArchives() in TestArchives() function in CPanel
1338 class TestArchives(BaseTest, unittest.TestCase): class