Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/test/unittest/
Dringbuffer_test.cpp106 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 2*131(10000011) variable
128 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 4*65(10000011) variable
150 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 8*32(1000001) variable