Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp244 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate
301 delegate.SetScriptPath(de::FilePath(readFilename).getDirName()); in parse()
/external/deqp-deps/amber/samples/
Damber.cc364 void SetScriptPath(std::string path) { path_ = path; } in SetScriptPath() function in __anon4f42a3c40111::SampleDelegate
502 delegate.SetScriptPath(file.substr(0, file.find_last_of("/\\") + 1));
/external/deqp-deps/amber/src/amberscript/
Dparser_buffer_test.cc36 void SetScriptPath(std::string) {} in SetScriptPath() function in amber::amberscript::DummyDelegate