Home
last modified time | relevance | path

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

/bionic/tests/
DBionicDeathTest.h24 class BionicDeathTest : public testing::Test {
Dsys_resource_test.cpp31 class SysResourceTest : public ::testing::Test {
Dgtest_main.cpp144 class Test { class
146 Test() {} // For std::vector<Test>. in Test() function in Test
147 explicit Test(const char* name) : name_(name) {} in Test() function in Test
181 test_list_.push_back(Test(test_name)); in AppendTest()
191 Test& GetTest(size_t test_id) { in GetTest()
196 const Test& GetTest(size_t test_id) const { in GetTest()
240 std::vector<Test> test_list_;
1262 class bionic_selftest_DeathTest : public ::testing::Test {
Dsys_ptrace_test.cpp368 class PtraceResumptionTest : public ::testing::Test {
Ddlext_test.cpp65 class DlExtTest : public ::testing::Test {
Dpthread_test.cpp1197 class pthread_CondWakeupTest : public ::testing::Test {
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_config_tests.cpp28 class MallocDebugConfigTest : public ::testing::Test {
Dmalloc_debug_unit_tests.cpp85 class MallocDebugTest : public ::testing::Test {
/bionic/
Dandroid-changes-for-ndk-developers.md134 Compatibility Test Suite (CTS) that all Android devices must pass. They