Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerInfoTest.cpp130 constexpr int kNumIterations = 10; in TEST_F() local
166 constexpr int kNumIterations = 10; in TEST_F() local
/aosp12/art/runtime/gc/space/
H A Dlarge_object_space_test.cc31 static constexpr size_t kNumIterations = 1000; member in art::gc::space::LargeObjectSpaceTest
/aosp12/system/libfmq/benchmarks/
H A Dmsgq_benchmark_client.cpp53 static const uint32_t kNumIterations = 1000; variable
/aosp12/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp639 static const int32_t kNumIterations = 5000; in testSeek() local