Home
last modified time | relevance | path

Searched defs:test_sizeof (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/clang/test/Parser/
H A Dexpressions.c33 void test_sizeof(){ in test_sizeof() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_sizeof.cpp130 int test_sizeof(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_sizeof() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_mmap.py611 def test_sizeof(self): member in MmapTests
Dtest_parser.py698 def test_sizeof(self): member in STObjectTestCase
Dtest_deque.py524 def test_sizeof(self): member in TestBasic
Dtest_memoryio.py702 def test_sizeof(self): member in CBytesIOTest
Dtest_io.py870 def test_sizeof(self): member in SizeofTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_mmap.py650 def test_sizeof(self): member in MmapTests
Dtest_deque.py744 def test_sizeof(self): member in TestBasic
Dtest_memoryio.py757 def test_sizeof(self): member in CBytesIOTest
Dtest_ordered_dict.py456 def test_sizeof(self): member in OrderedDictTests
Dtest_decimal.py5581 def test_sizeof(self): member in CWhitebox
Dtest_io.py1240 def test_sizeof(self): member in SizeofTest
/aosp_15_r20/external/python/pycparser/tests/
Dtest_c_parser.py499 def test_sizeof(self): member in TestCParser_fundamentals
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py8380 def test_sizeof(self) -> None: member in TestTorch