Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp1275 constexpr int RECURSION_DEPTH = 9; variable
1288 if (count > RECURSION_DEPTH) { in DoFunc()
1303 if (count > RECURSION_DEPTH) { in DoFunc2()