Searched refs:getGTestCmdLine (Results 1 – 4 of 4) sorted by relevance
278 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine() method in GTest290 sb.append(super.getGTestCmdLine(fullPath, flags)); in getGTestCmdLine()336 String cmd = getGTestCmdLine(fullPath, flags); in runTest()
166 String cmd = getGTestCmdLine(fullPath, flags); in runTest()
556 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine() method in GTestBase
716 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_defaults()747 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_runAs()757 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_testShard()