Searched refs:call_outcome (Results 1 – 4 of 4) sorted by relevance
280 call_return->call_outcome = error; in SetCallError()285 call_return->call_outcome = SBOX_ALL_OK; in SetCallSuccess()
109 return answer->call_outcome; in DoCall()
81 ResultCode call_outcome; member
403 answer->call_outcome = SBOX_ALL_OK; in FakeOkAnswerInChannel()633 EXPECT_EQ(SBOX_ALL_OK, call_return.call_outcome); in TEST()