Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp309 void TestLoop(const std::vector<uint8_t>& fuzzOps) in TestLoop() function
359 thread threadTmp = thread(TestLoop, ops); in RefbaseTestFunc()