Home
last modified time | relevance | path

Searched refs:UtilsThreadTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_thread_test.cpp28 class UtilsThreadTest : public testing::Test { class
36 void UtilsThreadTest::SetUpTestCase(void) in SetUpTestCase()
41 void UtilsThreadTest::TearDownTestCase(void) in TearDownTestCase()
46 void UtilsThreadTest::SetUp(void) in SetUp()
52 void UtilsThreadTest::TearDown(void) in TearDown()
129 HWTEST_F(UtilsThreadTest, testThread001, TestSize.Level0)
157 HWTEST_F(UtilsThreadTest, testThread002, TestSize.Level0)
185 HWTEST_F(UtilsThreadTest, testThread003, TestSize.Level0)
212 HWTEST_F(UtilsThreadTest, testThread004, TestSize.Level0)
240 HWTEST_F(UtilsThreadTest, testThread005, TestSize.Level0)
[all …]
H A DBUILD.gn105 ohos_unittest("UtilsThreadTest") {
326 ":UtilsThreadTest",
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/
H A Dc-utils-guide-thread.md41 run -t UT -tp utils -ts UtilsThreadTest