Searched refs:aTests (Results 1 – 2 of 2) sorted by relevance
47 static Test const aTests[] in TEST_F() local76 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()82 aTests[i].pInput)); in TEST_F()88 if (aTests[i].bValid) in TEST_F()106 static Test const aTests[] in TEST_F() local125 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()132 aTests[i].pInput)). in TEST_F()140 … ASSERT_TRUE(aDescriptor.equalsAscii(aTests[i].pDescriptor)) << "Failed to parse URI correctly"; in TEST_F()152 static Test const aTests[] in TEST_F() local171 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()[all …]
116 TestConvertToString const aTests[] in TEST_F() local170 for (unsigned int i = 0; i < sizeof aTests / sizeof aTests[0]; ++i) in TEST_F()171 testConvertToString(aTests[i]); in TEST_F()