Searched refs:CommonTypes (Results 1 – 10 of 10) sorted by relevance
30 std::vector<std::string> CommonTypes() { in CommonTypes() function340 test_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()341 expected_builder.AppendTypesConstantsGlobals(CommonTypes()); in TEST_P()
149 const std::vector<std::string> CommonTypes = { variable190 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
3800 const std::vector<std::string> CommonTypes = { variable3841 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
146 const std::vector<std::string> CommonTypes = { variable187 builder.AppendTypesConstantsGlobals(CommonTypes) in TEST_P()
304 CommonTypes; typedef305 TYPED_TEST_CASE(End2endTest, CommonTypes);404 TYPED_TEST_CASE(AsyncClientEnd2endTest, CommonTypes);