Searched refs:SocPerfServerTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/ |
H A D | socperf_server_test.cpp | 32 class SocPerfServerTest : public testing::Test { class 42 void SocPerfServerTest::SetUpTestCase(void) in SetUpTestCase() 46 void SocPerfServerTest::TearDownTestCase(void) in TearDownTestCase() 50 void SocPerfServerTest::SetUp(void) in SetUp() 54 void SocPerfServerTest::TearDown(void) in TearDown() 64 HWTEST_F(SocPerfServerTest, SocPerfServerTest_Init_Config_001, Function | MediumTest | Level0) 77 HWTEST_F(SocPerfServerTest, SocPerfServerTest_SocPerfAPI_001, Function | MediumTest | Level0) 113 HWTEST_F(SocPerfServerTest, SocPerfServerTest_SocPerfServerAPI_000, Function | MediumTest | Level0) 142 HWTEST_F(SocPerfServerTest, SocPerfSubTest_RequestCmdIdCount_001, Function | MediumTest | Level0) 181 HWTEST_F(SocPerfServerTest, SocPerfServerTest_SocPerfServerAPI_001, Function | MediumTest | Level0) [all …]
|
H A D | BUILD.gn | 30 ohos_unittest("SocPerfServerTest") { 121 ":SocPerfServerTest",
|