Searched refs:getSubprocessConfigFile (Results 1 – 4 of 4) sorted by relevance
287 const char* getSubprocessConfigFile (void) const;
1049 const char* CommandLine::getSubprocessConfigFile (void) const in getSubprocessConfigFile() function in tcu::CommandLine
277 …ndLine().isSubProcess() && !std::string(testCtx.getCommandLine().getSubprocessConfigFile()).empty(… in TestCaseExecutor()279 std::ifstream iFile(testCtx.getCommandLine().getSubprocessConfigFile(), std::ios::in); in TestCaseExecutor()281 …fig file defining number of tests: ") + testCtx.getCommandLine().getSubprocessConfigFile()).c_str(… in TestCaseExecutor()