Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/services/test/mock/
H A Daccessibility_mt_helper.h122 void SetTestDisplayId(int32_t testDisplayId) in SetTestDisplayId() argument
124 testDisplayId_ = testDisplayId; in SetTestDisplayId()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp2369 std::string testDisplayId = "1"; in HWTEST_F() local
2370 params.SetParam(Want::PARAM_RESV_DISPLAY_ID, AAFwk::String::Box(testDisplayId)); in HWTEST_F()
2382 EXPECT_EQ(displayId, testDisplayId); in HWTEST_F()
2393 auto testDisplayId = "1"; in HWTEST_F() local
2394 params.SetParam(Want::PARAM_RESV_DISPLAY_ID, AAFwk::String::Box(testDisplayId)); in HWTEST_F()

Completed in 5 milliseconds