Searched refs:returnCode (Results 1 – 7 of 7) sorted by relevance
260 returnCode = lit.Test.SKIPPED263 returnCode = lit.Test.FAIL268 returnCode = lit.Test.PASS270 returnCode = lit.Test.UNRESOLVED274 res = lit.Test.Result(returnCode, output, elapsed_time)
104 int returnCode = FuncPtr(); in compileAndRun() local105 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()
1799 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;1811 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)1814 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {
1847 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;1859 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)1862 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {
2006 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo;2018 didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)2021 - (void)sheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo {