Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp715 volatile bool complete; member
723 tdd->complete = true; in TimerDeleteCallback()
735 tdd.complete = false; in TEST()
746 while (!tdd.complete && (time(nullptr) - cur_time) < 5); in TEST()
747 ASSERT_TRUE(tdd.complete); in TEST()
/bionic/docs/
Dnative_allocator.md100 The allocation tests are not meant to be complete, so it is expected
411 traces and display data. It takes many minutes to complete these runs in
/bionic/
DREADME.md204 modules will not be built. Note that `make checkbuild` will not be complete
Dandroid-changes-for-ndk-developers.md211 A complete list of public libraries is available within the NDK, under
/bionic/libc/malloc_debug/
DREADME.md294 The thread complete line is:
/bionic/libc/
DAndroid.bp1714 // Arm 32 bit does not produce complete exidx unwind information