Searched refs:returnCode (Results 1 – 7 of 7) sorted by relevance
334 returnCode = lit.Test.SKIPPED337 returnCode = (346 returnCode = lit.Test.PASS348 returnCode = lit.Test.UNRESOLVED352 res = lit.Test.Result(returnCode, output, elapsed_time)
103 int returnCode = FuncPtr(); in compileAndRun() local104 EXPECT_EQ(returnCode, ExpectedRC); in compileAndRun()
91 int returnCode = FuncPtr(); in TEST_F() local92 EXPECT_EQ(returnCode, rc); in TEST_F()
79 Function *insertMainFunction(Module *M, uint32_t returnCode) { in insertMainFunction() argument83 Value *ReturnVal = ConstantInt::get(Context, APInt(32, returnCode)); in insertMainFunction()
1753 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;1765 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)1768 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {
1801 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;1813 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)1816 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {
1979 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;1991 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)1994 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {