Searched refs:fill_and_test (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/vm/
H A Dvm_unittest.cpp131 static bool fill_and_test(void* ptr, size_t len) { function
158 if (!fill_and_test(ptr, alloc_size)) {
184 if (!fill_and_test(ptr, alloc_size)) {
225 if (!fill_and_test(ptr, alloc_size)) {
235 if (!fill_and_test(ptr, alloc_size)) {
245 if (!fill_and_test(ptr, alloc_size)) {
595 if (!fill_and_test(ptr, alloc_size)) {
620 if (!fill_and_test(ptr, alloc_size)) {
647 if (!fill_and_test(ptr, alloc_size)) {
673 if (!fill_and_test(pt
[all...]

Completed in 31 milliseconds