Home
last modified time | relevance | path

Searched defs:jsonFileName (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp252 std::string jsonFileName; in TestCaseExecutor() local
696 …std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFile… in runTestsInSubprocess() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp252 std::string jsonFileName; in TestCaseExecutor() local
696 …std::ostringstream jsonFileName, qpaFileName, pipelineCompilerOutFileName, pipelineCompilerLogFile… in runTestsInSubprocess() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp6153 std::string jsonFileName = jsonFileNameStream.str(); in writeJSON() local