Home
last modified time | relevance | path

Searched refs:CONTAINED_TEST_F (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-init.cc334 CONTAINED_TEST_F(LibraryTest, ContainerChannelInit,
362 CONTAINED_TEST_F(LibraryTest, ContainerSortlistOptionInit,
388 CONTAINED_TEST_F(LibraryTest, ContainerFullResolvInit,
411 CONTAINED_TEST_F(LibraryTest, ContainerMyResolvConfInit,
438 CONTAINED_TEST_F(LibraryTest, ContainerHostConfInit,
457 CONTAINED_TEST_F(LibraryTest, ContainerSvcConfInit,
484 CONTAINED_TEST_F(LibraryTest, ContainerResolvConfNotReadable,
492 CONTAINED_TEST_F(LibraryTest, ContainerNsswitchConfNotReadable,
508 CONTAINED_TEST_F(LibraryTest, ContainerHostConfNotReadable,
517 CONTAINED_TEST_F(LibraryTest, ContainerSvcConfNotReadable,
[all …]
Dares-test.h376 #define CONTAINED_TEST_F(casename, testname, hostname, domainname, files) \ macro