Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/
Djs_watch_variable_test.h22 class JsWatchVariableTest : public TestActions {
24 JsWatchVariableTest() in JsWatchVariableTest() function
183 ~JsWatchVariableTest() = default;
193 return std::make_unique<JsWatchVariableTest>(); in GetJsWatchVariableTest()