Searched refs:ExpectedOut (Results 1 – 3 of 3) sorted by relevance
96 verifyScopedPrinter(ExpectedOut, Func); in verifyAll()128 const char *ExpectedOut = R"(| in TEST_F() local132 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()147 const char *ExpectedOut = R"( | in TEST_F() local152 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()163 const char *ExpectedOut = R"( | in TEST_F() local178 const char *ExpectedOut = R"(| in TEST_F() local613 const char *ExpectedOut = R"(True: Yes in TEST_F() local1063 const char *ExpectedOut = "| | |"; in TEST_F() local1070 const char *ExpectedOut = "Test"; in TEST_F() local[all …]
722 static void checkContents(DirIter I, ArrayRef<StringRef> ExpectedOut) { in checkContents() argument724 SmallVector<StringRef, 4> Expected(ExpectedOut.begin(), ExpectedOut.end()); in checkContents()
1897 Value *ExpectedOut = Builder.CreateAlignedLoad( in expandAtomicOpToLibcall() local1900 V = Builder.CreateInsertValue(V, ExpectedOut, 0); in expandAtomicOpToLibcall()