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

/fuchsia/zircon/system/utest/libfzl/
H A Dvmo-vmar-tests.cpp68 } kVmoTests[] = { local
107 VmoMapper mappers[fbl::count_of(kVmoTests)];
108 zx::vmo vmo_handles[fbl::count_of(kVmoTests)];
111 for (size_t i = 0; i < fbl::count_of(kVmoTests); ++i) {
112 auto& t = kVmoTests[i];
208 for (const auto& t : kVmoTests) {
218 for (const auto& t : kVmoTests) {
230 for (const auto& t : kVmoTests) {
240 for (const auto& t : kVmoTests) {

Completed in 22 milliseconds