Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp618 volatile bool complete; member
626 tdd->complete = true; in TimerDeleteCallback()
638 tdd.complete = false; in TEST()
649 while (!tdd.complete && (time(nullptr) - cur_time) < 5); in TEST()
650 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.md208 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.bp1651 // Arm 32 bit does not produce complete exidx unwind information