Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp142 … std::vector<std::function<void(SingleThreadRefCounts*, WeakRefCounter*&)>> readOrIncOperations = { variable
312 uint8_t lockedOpSize = readOrIncOperations.size(); in TestLoop()
334 readOrIncOperations[opVal](&state, newWeakRef); in TestLoop()