Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp71 strJson_ = strJson; in OnResult()
76 strJson_ = strJson; in OnResult()
217 …TREQ(json.c_str(), ((sptr<TestAddWhiteListInfosCallbackStub> &)callBackStubPtr)->strJson_.c_str());
227 …REQ(json.c_str(), ((sptr<TestGetSinkScreenInfosCallbackStub> &)callBackStubPtr)->strJson_.c_str());
H A Dadd_white_list_infos_call_back_test.h63 std::string strJson_; variable
72 std::string strJson_; variable
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.h88 std::string strJson_; variable
H A Ddistributedinputstub_fuzzer.cpp379 strJson_ = strJson; in OnResult()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/
H A Ddinput_source_callback_unittest.h108 std::string strJson_; variable
H A Ddinput_source_callback_unittest.cpp263 strJson_ = strJson; in OnResult()