Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
Dwatchdog_interface_test.cpp135 auto taskFunc = []() { Sleep(blockTime); }; in __anonc7fc96150402() variable
300 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anonc7fc96150e02() variable
318 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anonc7fc96150f02() variable