Searched refs:UtilsTimerTest (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_timer_test.cpp | 36 class UtilsTimerTest : public testing::Test { class 44 void UtilsTimerTest::SetUpTestCase(void) in SetUpTestCase() 48 void UtilsTimerTest::TearDownTestCase(void) in TearDownTestCase() 52 void UtilsTimerTest::SetUp(void) in SetUp() 56 void UtilsTimerTest::TearDown(void) in TearDown() 96 HWTEST_F(UtilsTimerTest, testTimer002, TestSize.Level0) 112 HWTEST_F(UtilsTimerTest, testTimer003, TestSize.Level0) 142 HWTEST_F(UtilsTimerTest, testTimer004, TestSize.Level0) 208 HWTEST_F(UtilsTimerTest, testTimer006, TestSize.Level0) 236 HWTEST_F(UtilsTimerTest, testTimer007, TestSize.Level0) [all …]
|
H A D | BUILD.gn | 277 ohos_unittest("UtilsTimerTest") { 327 ":UtilsTimerTest",
|
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/ |
H A D | c_utils_timer.md | 33 run -t UT -tp utils -ts UtilsTimerTest
|
/ohos5.0/commonlibrary/c_utils/docs/en/ |
H A D | c_utils_timer.md | 32 run -t UT -tp utils -ts UtilsTimerTest
|