Home
last modified time | relevance | path

Searched defs:poolName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_thread_pool_test.cpp277 void TestFuncGetName(const std::string& poolName) in TestFuncGetName()
291 std::string poolName("test_09_pool"); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_pool_benchmark_test/
H A Dthread_pool_benchmark_test.cpp358 void TestFuncGetName(const std::string& poolName) in TestFuncGetName()
381 std::string poolName("test_09_pool"); in BENCHMARK_F() local