Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_dumper_test.cpp29 class WindowDumperTest : public testing::Test { class
38 const std::string WindowDumperTest::dumpFile_ = "data/window_dump_test.txt";
40 void WindowDumperTest::SetUpTestCase() in SetUpTestCase()
51 void WindowDumperTest::TearDownTestCase() in TearDownTestCase()
56 void WindowDumperTest::SetUp() in SetUp()
60 void WindowDumperTest::TearDown() in TearDown()
70 HWTEST_F(WindowDumperTest, Dump01, Function | SmallTest | Level1) in HWTEST_F()
89 HWTEST_F(WindowDumperTest, Dump02, Function | SmallTest | Level1) in HWTEST_F()
104 HWTEST_F(WindowDumperTest, Dump04, Function | SmallTest | Level1) in HWTEST_F()
121 HWTEST_F(WindowDumperTest, Dump0
[all...]

Completed in 1 milliseconds