Searched refs:UtilsThreadPoolTest (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_thread_pool_test.cpp | 26 class UtilsThreadPoolTest : public testing::Test class 40 void UtilsThreadPoolTest::SetUpTestCase(void) in SetUpTestCase() 45 void UtilsThreadPoolTest::TearDownTestCase(void) in TearDownTestCase() 50 void UtilsThreadPoolTest::SetUp(void) in SetUp() 57 void UtilsThreadPoolTest::TearDown(void) in TearDown() 65 HWTEST_F(UtilsThreadPoolTest, test_01, TestSize.Level0) 74 HWTEST_F(UtilsThreadPoolTest, test_02, TestSize.Level0) 83 HWTEST_F(UtilsThreadPoolTest, test_03, TestSize.Level0) 93 HWTEST_F(UtilsThreadPoolTest, test_04, TestSize.Level0) 120 HWTEST_F(UtilsThreadPoolTest, test_05, TestSize.Level0) [all …]
|
H A D | BUILD.gn | 217 ohos_unittest("UtilsThreadPoolTest") { 325 ":UtilsThreadPoolTest",
|
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/ |
H A D | c_utils_thread_pool.md | 38 run -t UT -tp utils -ts UtilsThreadPoolTest
|
/ohos5.0/commonlibrary/c_utils/docs/en/ |
H A D | c_utils_thread_pool.md | 38 run -t UT -tp utils -ts UtilsThreadPoolTest
|