Home
last modified time | relevance | path

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

/bionic/tests/
Dstdlib_test.cpp222 static void* TestBug57421_child(void* arg) { in TestBug57421_child() function
234 …ASSERT_EQ(0, pthread_create(&t, NULL, TestBug57421_child, reinterpret_cast<void*>(pthread_self()))… in TestBug57421_main()