Symbol: TestSuiteContext
src/tests/system/kernel/device_manager/dma_resource_test.cpp
1000
run_tests_mean_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
1034
run_tests_non_contiguous_no_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
1063
TestSuiteContext context;
src/tests/system/kernel/device_manager/dma_resource_test.cpp
110
TestSuite(TestSuiteContext& context, const char* name,
src/tests/system/kernel/device_manager/dma_resource_test.cpp
165
TestSuiteContext& fContext;
src/tests/system/kernel/device_manager/dma_resource_test.cpp
209
TestSuiteContext::TestSuiteContext()
src/tests/system/kernel/device_manager/dma_resource_test.cpp
218
TestSuiteContext::~TestSuiteContext()
src/tests/system/kernel/device_manager/dma_resource_test.cpp
225
TestSuiteContext::_Uninit()
src/tests/system/kernel/device_manager/dma_resource_test.cpp
233
TestSuiteContext::Init(size_t size, bool contiguous)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
28
TestSuiteContext();
src/tests/system/kernel/device_manager/dma_resource_test.cpp
29
~TestSuiteContext();
src/tests/system/kernel/device_manager/dma_resource_test.cpp
699
run_tests_no_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
766
run_tests_address_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
792
run_tests_alignment_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
836
run_tests_boundary_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
863
run_tests_segment_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
905
run_tests_transfer_restrictions(TestSuiteContext& context)
src/tests/system/kernel/device_manager/dma_resource_test.cpp
937
run_tests_interesting_restrictions(TestSuiteContext& context)