Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Dmalloc_io.c14 struct test_s { in TEST_BEGIN() struct
25 struct test_s tests[] = { in TEST_BEGIN()
83 for (i = 0; i < sizeof(tests)/sizeof(struct test_s); i++) { in TEST_BEGIN()
84 struct test_s *test = &tests[i]; in TEST_BEGIN()
/external/jemalloc/test/unit/
Dutil.c68 struct test_s { in TEST_BEGIN() struct
79 struct test_s tests[] = { in TEST_BEGIN()
137 for (i = 0; i < sizeof(tests)/sizeof(struct test_s); i++) { in TEST_BEGIN()
138 struct test_s *test = &tests[i]; in TEST_BEGIN()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dstack-no-redzone.ll63 ; CHECK-LABEL: test_s:
68 define i32 @test_s(i32 %p0) local_unnamed_addr #0 {
/external/python/cpython2/Lib/test/
Dtest_getargs2.py583 def test_s(self): member in String_TestCase
/external/python/cpython3/Lib/test/
Dtest_getargs2.py765 def test_s(self): member in String_TestCase