Searched refs:getGTestCmdLine (Results 1 – 4 of 4) sorted by relevance
213 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine() method in GTest225 sb.append(super.getGTestCmdLine(fullPath, flags)); in getGTestCmdLine()251 String cmd = getGTestCmdLine(fullPath, flags); in runTest()
165 String cmd = getGTestCmdLine(fullPath, flags); in runTest()
481 protected String getGTestCmdLine(String fullPath, String flags) { in getGTestCmdLine() method in GTestBase
481 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_defaults()490 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_runAs()500 String cmd_line = mGTest.getGTestCmdLine("test_path", "flags"); in testGetGTestCmdLine_testShard()