Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Dpt_returns_test.cpp126 std::unique_ptr<PtJson> callJson; in HWTEST_F_L0() local
127 ASSERT_EQ(setScriptSource->ToJson()->GetArray("callFrames", &callJson), Result::NOT_EXIST); in HWTEST_F_L0()