Home
last modified time | relevance | path

Searched refs:panfaFile (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_variable_second_test.h36 std::string panfaFile = DEBUGGER_ABC_DIR "variable_second.abc"; in JsVariableSecondTest()
42 location_ = TestUtil::GetLocation(sourceFile.c_str(), line, 0, panfaFile.c_str()); in JsVariableSecondTest()
45 ASSERT_EQ(moduleName, panfaFile); in JsVariableSecondTest()
46 ASSERT_TRUE(debugger_->NotifyScriptParsed(0, panfaFile)); in JsVariableSecondTest()
74 std::string panfaFile = DEBUGGER_ABC_DIR "variable_second.abc"; variable
75 return {panfaFile, entryPoint_};

Completed in 2 milliseconds