Searched defs:SetScriptPath (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ | ||
H A D | parser_buffer_test.cc | 36 void SetScriptPath(std::string) {} in SetScriptPath() function in amber::amberscript::DummyDelegate |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ | ||
H A D | vktAmberTestCase.cpp | 236 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ | ||
H A D | vktAmberTestCase.cpp | 235 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate |
/third_party/vk-gl-cts/external/amber/src/samples/ | ||
H A D | amber.cc | 364 void SetScriptPath(std::string path) { path_ = path; } in SetScriptPath() function in __anon27497::SampleDelegate |
Completed in 9 milliseconds