Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_get_window_properties_test.cpp61 const std::string MAX_WINDOW_HEIGHT = "maxWindowHeight"; member
209 resultMap.emplace(MAX_WINDOW_HEIGHT, static_cast<double>(result.maxWindowHeight)); in CheckWindowProperty1()
598 auto res = CheckWindowProperty1(ABILITY_NAME_TEST, UNSPECIFIED, MAX_WINDOW_HEIGHT); in HWTEST_F()
611 auto res = CheckWindowProperty1(ABILITY_NAME_TEST_9, MAX_WINDOW_HEIGHT_VALUE, MAX_WINDOW_HEIGHT); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp51 const uint32_t MAX_WINDOW_HEIGHT = 2772; member
306 windowHeight == 0 || windowHeight >= MAX_WINDOW_HEIGHT) { in CreateWindow()

Completed in 5 milliseconds