Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/
Djs_local_variable_scope_test.h23 class JsLocalVariableScopeTest : public TestActions {
25 JsLocalVariableScopeTest() in JsLocalVariableScopeTest() function
131 ~JsLocalVariableScopeTest() = default;
154 return std::make_unique<JsLocalVariableScopeTest>(); in GetJsLocalVariableScopeTest()