Lines Matching defs:TEST
47 TEST(AddService, HappyHappy) { in TEST() function
53 TEST(AddService, SadNullBinder) { in TEST() function
59 TEST(AddService, HappyOverExistingService) { in TEST() function
67 TEST(AddService, HappyClearAddedService) { in TEST() function
76 TEST(GetService, HappyHappy) { in TEST() function
86 TEST(GetService, NonExistant) { in TEST() function
92 TEST(ListServices, AllServices) { in TEST() function
111 TEST(WaitForService, NonExistant) { in TEST() function
117 TEST(WaitForService, HappyHappy) { in TEST() function
127 TEST(IsDeclared, NonExistant) { in TEST() function
133 TEST(IsDeclared, HappyHappy) { in TEST() function