Home
last modified time | relevance | path

Searched defs:test_d (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_randomization/
Dldso_randomization_dep_d.c20 int test_d(void) in test_d() function
/third_party/musl/libc-test/src/functionalext/dlns/
Ddlns_dlsym.c96 int(* test_d)(void) = dlsym(handle_c, "test_c"); in dlns_dlsym_0100() local
/third_party/glib/glib/tests/
Dtest-printf.c74 test_d (void) in test_d() function
/third_party/python/Lib/test/
Dtest_getargs2.py468 def test_d(self): member in Float_TestCase