Searched refs:PrintServiceConverterTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_service_converter_test.cpp | 29 class PrintServiceConverterTest : public testing::Test { class 37 void PrintServiceConverterTest::SetUpTestCase(void) {} in SetUpTestCase() 39 void PrintServiceConverterTest::TearDownTestCase(void) {} in TearDownTestCase() 41 void PrintServiceConverterTest::SetUp(void) in SetUp() 47 void PrintServiceConverterTest::TearDown(void) {} in TearDown() 55 HWTEST_F(PrintServiceConverterTest, PrintServiceConverterTest_0001, TestSize.Level1) 61 HWTEST_F(PrintServiceConverterTest, PrintServiceConverterTest_0002, TestSize.Level1) 71 HWTEST_F(PrintServiceConverterTest, PrintServiceConverterTest_0003, TestSize.Level1) 81 HWTEST_F(PrintServiceConverterTest, PrintServiceConverterTest_0004, TestSize.Level1) 87 HWTEST_F(PrintServiceConverterTest, PrintServiceConverterTest_0005, TestSize.Level1) [all …]
|