Home
last modified time | relevance | path

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

/external/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp70 struct random_test { struct
71 static const uint64_t MEM_START_PAGE = 1;
72 static const uint64_t MEM_SIZE = 0xfffffffffffff000;
73 static const uint64_t MEM_PAGES = MEM_SIZE / MEM_PAGE_SIZE;
75 random_test(uint_fast32_t seed) in random_test() argument
81 void test(unsigned long count) in test()
93 bool alloc(uint64_t size_order=52, uint64_t align_order=52) in alloc()
145 void dealloc() in dealloc()
200 void fill() in fill()
209 void empty() in empty()
[all …]
/external/skia/tests/
DTDPQueueTest.cpp81 void random_test(skiatest::Reporter* reporter) { in random_test() function
/external/skqp/tests/
DTDPQueueTest.cpp81 void random_test(skiatest::Reporter* reporter) { in random_test() function