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

/fuchsia/zircon/system/utest/libfzl/
H A Dvmo-vmar-tests.cpp65 size_t test_offset; member in struct:__anon1434::__anon1435
71 .test_offset = 0,
77 .test_offset = 0,
86 .test_offset = 0,
93 .test_offset = 0,
99 .test_offset = kVmoTestSize >> 1,
143 t.test_offset,
199 ASSERT_EQ(mappers[i].size() + t.test_offset, kVmoTestSize);
200 t.test_size = kVmoTestSize - t.test_offset;

Completed in 25 milliseconds