Home
last modified time | relevance | path

Searched refs:getSubprocessConfigFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp296 const char *getSubprocessConfigFile(void) const;
H A DtcuCommandLine.cpp1361 const char *CommandLine::getSubprocessConfigFile(void) const in getSubprocessConfigFile() function in tcu::CommandLine
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp311 !std::string(testCtx.getCommandLine().getSubprocessConfigFile()).empty()) in TestCaseExecutor()
313 std::ifstream iFile(testCtx.getCommandLine().getSubprocessConfigFile(), std::ios::in); in TestCaseExecutor()
316 testCtx.getCommandLine().getSubprocessConfigFile()) in TestCaseExecutor()