Home
last modified time | relevance | path

Searched refs:SetScriptSource (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_script.h80 void SetScriptSource(const std::string &scriptSource) in SetScriptSource() function
/arkcompiler/toolchain/tooling/test/
Ddebugger_script_test.cpp92 script->SetScriptSource("a=1"); in HWTEST_F_L0()