Searched refs:Source2 (Results 1 – 3 of 3) sorted by relevance
4033 StringRef Source2 = R"( in TEST_P() local4058 StringRef Source2 = R"( in TEST_P() local4063 EXPECT_TRUE(matchesWithOpenMP(Source2, Matcher)); in TEST_P()4104 StringRef Source2 = R"( in TEST_P() local4109 EXPECT_TRUE(matchesWithOpenMP(Source2, Matcher)); in TEST_P()4157 StringRef Source2 = R"( in TEST_P() local4162 EXPECT_TRUE(matchesWithOpenMP(Source2, Matcher)); in TEST_P()4210 const std::string Source2 = R"( in TEST() local4263 const std::string Source2 = R"( in TEST() local4316 StringRef Source2 = R"( in TEST_P() local[all …]
2518 StringRef Source2 = R"( in TEST() local2522 EXPECT_TRUE(notMatchesWithOpenMP(Source2, Matcher)); in TEST()2541 StringRef Source2 = R"( in TEST() local2546 EXPECT_TRUE(matchesWithOpenMP(Source2, Matcher)); in TEST()
2837 unsigned Source1, Source2; in getShuffleCost() local2854 Source2 = Source; in getShuffleCost()2856 } else if (NumSources >= 2 && Source != Source1 && Source != Source2) { in getShuffleCost()2864 else if (Source == Source2) in getShuffleCost()