H A D | sec_comp_register_callback_test.cpp | 204 std::string saveInfo = jsonRes.dump(); in HWTEST_F() local 207 EXPECT_EQ(SC_OK, RegisterSecurityComponent(SAVE_COMPONENT, saveInfo, scId)); in HWTEST_F() 224 ReportSecurityComponentClickEvent(scId, saveInfo, clickInfo, token, std::move(func))); in HWTEST_F() 240 std::string saveInfo = jsonRes.dump(); in HWTEST_F() local 243 EXPECT_EQ(SC_OK, RegisterSecurityComponent(SAVE_COMPONENT, saveInfo, scId)); in HWTEST_F() 259 ReportSecurityComponentClickEvent(scId, saveInfo, clickInfo, token, std::move(func))); in HWTEST_F() 274 std::string saveInfo = jsonRes.dump(); in HWTEST_F() local 277 EXPECT_EQ(SC_SERVICE_ERROR_VALUE_INVALID, RegisterSecurityComponent(SAVE_COMPONENT, saveInfo, scId)); in HWTEST_F() 291 std::string saveInfo = jsonRes.dump(); in HWTEST_F() local 294 EXPECT_EQ(SC_OK, RegisterSecurityComponent(SAVE_COMPONENT, saveInfo, scI in HWTEST_F() 327 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 366 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 404 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 476 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 518 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 553 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 587 std::string saveInfo = jsonRes.dump(); HWTEST_F() local 605 std::string saveInfo = jsonRes.dump(); HWTEST_F() local [all...] |