Home
last modified time | relevance | path

Searched refs:AddSource (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp63 Test& AddSource(addr_t base, size_t length);
312 Test::AddSource(addr_t address, size_t length) in AddSource() function in Test
715 .AddSource(0, 1024) in run_tests_no_restrictions()
721 .AddSource(0, 1024) in run_tests_no_restrictions()
729 .AddSource(0, 1024) in run_tests_no_restrictions()
737 .AddSource(0, 1024) in run_tests_no_restrictions()
745 .AddSource(0, 512) in run_tests_no_restrictions()
746 .AddSource(1024, 1024) in run_tests_no_restrictions()
754 .AddSource(0, 512) in run_tests_no_restrictions()
755 .AddSource(1024, 1024) in run_tests_no_restrictions()
[all …]