Home
last modified time | relevance | path

Searched refs:getLogFileName (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp51 , m_log(m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags()) in RunSession()
245 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, const int runId, in getLogFileName() function
308 getLogFileName(apiName, aosp_mustpass_egl_first_cfg[i].configName, 1, i, width, height, -1); in getTestRunsForAOSPEGL()
353 params.logFilename = getLogFileName(apiName, aosp_mustpass_es_first_cfg[i].configName, 1, i, width, height, -1); in getTestRunsForAOSPES()
387 params.logFilename = getLogFileName(apiName, runParams[i].configName, 1, i, width, height, seed); in getTestRunsForNoContext()
424 params.logFilename = getLogFileName(apiName, runParams[i].configName, 1, i, width, height, seed); in getTestRunsForSingleConfig()
473 getLogFileName(apiName, runParams[runNdx].configName, cfgIter->id, runNdx, width, height, seed); in getTestRunsForES()
519 params.logFilename = getLogFileName(apiName, runParams[i].configName, 1, i, width, height, seed); in getTestRunsForESForGL()
561 getLogFileName(apiName, runParams[runNdx].configName, cfgIter->id, runNdx, width, height, seed); in getTestRunsForGL()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_libtester_main.cpp42 return deqpDataDir + "/" + g_cmdLine->getLogFileName(); in GetLogFileName()
44 return g_cmdLine->getLogFileName(); in GetLogFileName()
/third_party/vk-gl-cts/framework/platform/ohos/
H A DvkMain.cpp52 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags()); in main()
H A Dtestmain.cpp164 tcu::TestLog log(cmdLine.getLogFileName(), cmdLine.getLogFlags()); in main()
/third_party/vk-gl-cts/framework/platform/
H A DtcuMain.cpp51 tcu::TestLog log (cmdLine.getLogFileName(), cmdLine.getLogFlags()); in main()
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidTestActivity.cpp46 , m_log (m_cmdLine.getLogFileName(), m_cmdLine.getLogFlags()) in TestThread()
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DRemoteAPI.java138 public String getLogFileName () { in getLogFileName() method in RemoteAPI
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp154 const char* getLogFileName (void) const;
H A DtcuCommandLine.cpp1053 const char* CommandLine::getLogFileName (void) const { return m_cmdLine.getOption<opt::LogFilename>().c_str(); } in getLogFileName() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp344 request.fileName = testCtx.getCommandLine().getLogFileName(); in TestCaseExecutor()
701 request.fileName = testCtx.getCommandLine().getLogFileName(); in reportDurations()
954 request.fileName = testCtx.getCommandLine().getLogFileName(); in runTestsInSubprocess()
H A DvktBuildPrograms.cpp682 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags()); in main()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp335 request.fileName = testCtx.getCommandLine().getLogFileName(); in TestCaseExecutor()
643 request.fileName = testCtx.getCommandLine().getLogFileName(); in reportDurations()
896 request.fileName = testCtx.getCommandLine().getLogFileName(); in runTestsInSubprocess()
H A DvktBuildPrograms.cpp678 tcu::TestLog log (deqpCmdLine.getLogFileName(), deqpCmdLine.getLogFlags()); in main()
/third_party/typescript/lib/
H A Dtsserver.js[all...]

Completed in 41 milliseconds