Home
last modified time | relevance | path

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

/bionic/tests/libs/
DAndroid.build.testlib.host.mk19 include $(LOCAL_PATH)/Android.build.testlib.internal.mk
DAndroid.build.testlib.target.mk19 include $(LOCAL_PATH)/Android.build.testlib.internal.mk
/bionic/tests/
Dgtest_main.cpp72 namespace internal { namespace
87 using testing::internal::GTestColor;
88 using testing::internal::COLOR_DEFAULT;
89 using testing::internal::COLOR_RED;
90 using testing::internal::COLOR_GREEN;
91 using testing::internal::COLOR_YELLOW;
92 using testing::internal::ColoredPrintf;
/bionic/libc/tools/
Dpylintrc213 # Create a graph of every (i.e. internal and external) dependencies in the
221 # Create a graph of internal dependencies in the given file (report RP0402 must
/bionic/libc/kernel/uapi/linux/
Dkvm.h314 } internal; member
/bionic/
Dandroid-changes-for-ndk-developers.md175 internal/binder APIs should not be accessed from the native code. When