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