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.cpp214 void SetScriptPath (std::string path) { m_path = path; } in SetScriptPath() function in vkt::cts_amber::Delegate
271 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 __anonc6d5cbdf0111::SampleDelegate
494 delegate.SetScriptPath(file.substr(0, file.find_last_of("/\\") + 1)); in main()
/external/deqp-deps/amber/src/amberscript/
Dparser_buffer_test.cc36 void SetScriptPath(std::string) {} in SetScriptPath() function in amber::amberscript::DummyDelegate