Searched refs:cmd3 (Results 1 – 2 of 2) sorted by relevance
396 String cmd3 = TestCommands.get(testName3); in testShard_Split() local397 if (cmd3 != null) assertEquals(testCmd3, cmd3); in testShard_Split()399 assertEquals(true, cmd1 != null || cmd2 != null || cmd3 != null); in testShard_Split()
183 File cmd3 = createTestScript(dirPath, "cmd3"); in testRunTest() local203 assertTrue(cmd3.exists()); in testRunTest()