Home
last modified time | relevance | path

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

/base/powermgr/power_manager/test/unittest/src/
H A Dpower_parsesources_mock_test.cpp84 static const std::string jsonStr2 = in HWTEST_F() local
88 std::shared_ptr<WakeupSources> sources5 = WakeupSourceParser::ParseSources(jsonStr2); in HWTEST_F()
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp123 std::string jsonStr2 = R"~({"domain_":"demo", "name_":"SysEventDaoTest_002", "type_":1, "tz_":8, in HWTEST_F() local
133 auto sysEvent2 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr2); in HWTEST_F()

Completed in 2 milliseconds