Searched refs:RSInterfacesVirtualScreenTest (Results 1 – 2 of 2) sorted by relevance
31 class RSInterfacesVirtualScreenTest : public testing::Test { class49 sptr<Display> RSInterfacesVirtualScreenTest::defaultDisplay_ = nullptr;53 uint32_t RSInterfacesVirtualScreenTest::defaultWidth_ = 480;54 uint32_t RSInterfacesVirtualScreenTest::defaultHeight_ = 320;55 float RSInterfacesVirtualScreenTest::defaultDensity_ = 2.0;56 int32_t RSInterfacesVirtualScreenTest::defaultFlags_ = 0;57 VirtualScreenOption RSInterfacesVirtualScreenTest::defaultOption_ = {61 void RSInterfacesVirtualScreenTest::SetUpTestCase() in SetUpTestCase()72 void RSInterfacesVirtualScreenTest::TearDownTestCase() in TearDownTestCase()76 void RSInterfacesVirtualScreenTest::SetUp() in SetUp()[all …]
23 ":RSInterfacesVirtualScreenTest",27 ## Build RSInterfacesVirtualScreenTest28 ohos_systemtest("RSInterfacesVirtualScreenTest") {