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