Searched refs:mmio_test_size (Results 1 – 1 of 1) sorted by relevance
| /system/utest/core/resource/ |
| A D | resource.cpp | 22 static const size_t mmio_test_size = (PAGE_SIZE * 4); variable 51 mmio_test_size, NULL, 0, &handle); in probe_address_space() 97 EXPECT_EQ(info.size, mmio_test_size); in TestBasicActions() 110 mmio_test_size, NULL, 0, &temp), in TestInvalidArgs() 120 mmio_test_size, NULL, 0, &temp), in TestInvalidArgs() 123 mmio_test_base, mmio_test_size, NULL, 0, &temp), in TestInvalidArgs() 136 mmio_test_size, NULL, 0, &temp), in TestInvalidArgs() 151 mmio_test_size, NULL, 0, &mmio_2), in TestExclusiveShared() 162 mmio_test_size, NULL, 0, &mmio_1), in TestSharedExclusive() 165 mmio_test_base, mmio_test_size, NULL, 0, &mmio_2), in TestSharedExclusive() [all …]
|
Completed in 3 milliseconds