Home
last modified time | relevance | path

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

/commonlibrary/memory_utils/libpurgeablemem/test/
Dpurgeable_c_test.cpp116 unsigned int loopCount = 3; variable
223 void LoopPrintAlphabet(struct PurgMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
258 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
Dpurgeable_memory_test.cpp162 void LoopPrintAlphabet(OH_PurgeableMemory *pdata, unsigned int loopCount) in LoopPrintAlphabet()
197 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
Dpurgeable_cpp_test.cpp491 void LoopPrintAlphabet(PurgeableMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
524 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
Dpurgeableashmem_test.cpp639 void LoopPrintAlphabet(PurgeableAshMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
672 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
Devent_benchmark_test.cpp1220 constexpr uint32_t loopCount = 10; in BENCHMARK_F() local
1250 constexpr int loopCount = 11; in BENCHMARK_F() local