Searched refs:orc_rt_WrapperFunctionResultGetOutOfBandError (Results 1 – 3 of 3) sorted by relevance
24 EXPECT_EQ(orc_rt_WrapperFunctionResultGetOutOfBandError(&R), nullptr); in TEST()47 EXPECT_EQ(orc_rt_WrapperFunctionResultGetOutOfBandError(&R), nullptr); in TEST()54 EXPECT_EQ(orc_rt_WrapperFunctionResultGetOutOfBandError(&R), nullptr); in TEST()78 EXPECT_EQ(orc_rt_WrapperFunctionResultGetOutOfBandError(&R), nullptr); in TEST()85 EXPECT_EQ(orc_rt_WrapperFunctionResultGetOutOfBandError(&R), nullptr); in TEST()196 const char *OOBErrMsg = orc_rt_WrapperFunctionResultGetOutOfBandError(&R); in TEST()
195 static inline const char *orc_rt_WrapperFunctionResultGetOutOfBandError( in orc_rt_WrapperFunctionResultGetOutOfBandError() function
119 return orc_rt_WrapperFunctionResultGetOutOfBandError(&R); in getOutOfBandError()