Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.cpp256 void SetScriptPath(std::string path) in SetScriptPath() function in vkt::cts_amber::Delegate
315 delegate.SetScriptPath(de::FilePath(readFilename).getDirName()); in parse()
/aosp_15_r20/external/deqp-deps/amber/samples/
Damber.cc368 void SetScriptPath(std::string path) { path_ = path; } in SetScriptPath() function in __anon5dbcf70e0111::SampleDelegate
506 delegate.SetScriptPath(file.substr(0, file.find_last_of("/\\") + 1));
/aosp_15_r20/external/deqp-deps/amber/src/amberscript/
Dparser_buffer_test.cc36 void SetScriptPath(std::string) {} in SetScriptPath() function in amber::amberscript::DummyDelegate