Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
H A Ddebugger_returns_test.cpp172 std::unique_ptr<SetBreakpointReturns> setBreakpointReturns in HWTEST_F_L0() local
174 ASSERT_NE(setBreakpointReturns, nullptr); in HWTEST_F_L0()
177 ASSERT_EQ(setBreakpointReturns->ToJson()->GetString("breakpointId", &breakpointId), Result::SUCCESS); in HWTEST_F_L0()
181 ASSERT_EQ(setBreakpointReturns->ToJson()->GetObject("actualLocation", &tmpJson), Result::SUCCESS); in HWTEST_F_L0()

Completed in 1 milliseconds