Home
last modified time | relevance | path

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

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