Searched refs:expectNav (Results 1 – 1 of 1) sorted by relevance
76 void DumpFailedInfo(bool expectStatus, bool expectNav);77 bool SystemBarEnableState(bool expectStatus, bool expectNav);122 void WindowImmersiveTest::DumpFailedInfo(bool expectStatus, bool expectNav) in DumpFailedInfo() argument126 WLOGI("expectStatus: %{public}4d, expectNav: %{public}4d", expectStatus, expectNav); in DumpFailedInfo()160 bool WindowImmersiveTest::SystemBarEnableState(bool expectStatus, bool expectNav) in SystemBarEnableState() argument167 … || (tint.type_ == WindowType::WINDOW_TYPE_NAVIGATION_BAR && tint.prop_.enable_ == expectNav)) { in SystemBarEnableState()174 DumpFailedInfo(expectStatus, expectNav); in SystemBarEnableState()