Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
H A Ddebugger_returns_test.cpp81 std::unique_ptr<SetBreakpointByUrlReturns> setBreakpointByUrlReturns in HWTEST_F_L0() local
83 ASSERT_NE(setBreakpointByUrlReturns, nullptr); in HWTEST_F_L0()
85 ASSERT_EQ(setBreakpointByUrlReturns->ToJson()->GetString("breakpointId", &id), Result::SUCCESS); in HWTEST_F_L0()
89 ASSERT_EQ(setBreakpointByUrlReturns->ToJson()->GetArray("locations", &locationsJson), Result::SUCCESS); in HWTEST_F_L0()

Completed in 2 milliseconds