Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkAppParamsUtil.cpp48 const char *appParamsInputFilePath = cmdLine.getAppParamsInputFilePath(); in readApplicationParameters()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCommandLine.hpp335 const char *getAppParamsInputFilePath(void) const;
H A DtcuCommandLine.cpp1434 const char *CommandLine::getAppParamsInputFilePath(void) const in getAppParamsInputFilePath() function in tcu::CommandLine