Searched refs:Test (Results 1 – 7 of 7) sorted by relevance
24 class BionicDeathTest : public testing::Test {
31 class SysResourceTest : public ::testing::Test {
128 class Test { class130 Test() {} // For std::vector<Test>. in Test() function in Test131 explicit Test(const char* name) : name_(name) {} in Test() function in Test162 test_list_.push_back(Test(test_name)); in AppendTest()172 Test& GetTest(size_t test_id) { in GetTest()177 const Test& GetTest(size_t test_id) const { in GetTest()212 std::vector<Test> test_list_;1185 class bionic_selftest_DeathTest : public ::testing::Test {
68 class DlExtTest : public ::testing::Test {
1116 class pthread_CondWakeupTest : public ::testing::Test {
30 class MallocDebugConfigTest : public ::testing::Test {
82 class MallocDebugTest : public ::testing::Test {