Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp123 std::unique_ptr<PtJson> json1 = paused1.ToJson(); in HWTEST_F_L0() local
124 ASSERT_EQ(json1->GetObject("params", &params), Result::SUCCESS); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2846 Local<JSValueRef> json1 = JSON::Stringify(vm_, arr); in HWTEST_F_L0() local
2847 GTEST_LOG_(INFO) << " js arr 1 json : " << json1->ToString(vm_)->ToString(vm_); in HWTEST_F_L0()

Completed in 12 milliseconds