Home
last modified time | relevance | path

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

/aosp_15_r20/external/expat/expat/tests/
H A Dbasic_tests.c1850 START_TEST(test_memory_allocation) { in START_TEST() argument
5981 tcase_add_test(tc_basic, test_memory_allocation); in make_basic_test_case()
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py178 def test_memory_allocation(self): member in TestCuda