Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dclone_test.cc113 int CloneOutlivingChild(void*) { in CloneOutlivingChild() function
131 CloneVMAndWait<kChildStack>(CloneOutlivingChild, 0, 42); in TEST()