Home
last modified time | relevance | path

Searched defs:ExpectedOut (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp96 void verifyAll(StringRef ExpectedOut, StringRef JSONExpectedOut, in verifyAll() argument
130 const char *ExpectedOut = R"(| in TEST_F() local
149 const char *ExpectedOut = R"( | in TEST_F() local
165 const char *ExpectedOut = R"( | in TEST_F() local
180 const char *ExpectedOut = R"(| in TEST_F() local
217 const char *ExpectedOut = R"(Prefix1 Prefix1 | TEST_F() local
235 const char *ExpectedOut = R"(Exists: Name2 (0x2) TEST_F() local
291 const char *ExpectedOut = R"(ZeroFlag [ (0x0) TEST_F() local
605 std::string ExpectedOut = Twine( TEST_F() local
694 const char *ExpectedOut = R"(True: Yes TEST_F() local
709 const char *ExpectedOut = R"(Version: 123.456.789 TEST_F() local
758 const char *ExpectedOut = R"(EmptyList: [] TEST_F() local
830 const char *ExpectedOut = R"(StringSizeList: [1, 2, 3] TEST_F() local
841 const char *ExpectedOut = R"(HexNumber: 0x10 TEST_F() local
860 const char *ExpectedOut = R"(HexList: [0x1, 0x10, 0x100] TEST_F() local
878 const char *ExpectedOut = R"(SymbolOffset: SymbolName+0x10 TEST_F() local
907 const char *ExpectedOut = R"(StringRef: Value TEST_F() local
944 const char *ExpectedOut = R"(Binary1: FooBar (46 6F 6F 42 61 72) TEST_F() local
1126 const char *ExpectedOut = R"(Object: Value TEST_F() local
1144 const char *ExpectedOut = "| | |"; TEST_F() local
1151 const char *ExpectedOut = "Test"; TEST_F() local
1169 const char *ExpectedOut = R"(Object { TEST_F() local
[all...]
H A DVirtualFileSystemTest.cpp767 static void checkContents(DirIter I, ArrayRef<StringRef> ExpectedOut) { in checkContents() argument
/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp2011 Value *ExpectedOut = Builder.CreateAlignedLoad( expandAtomicOpToLibcall() local