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()
198 static inline const char *__orc_rt_CWrapperFunctionResultGetOutOfBandError( in __orc_rt_CWrapperFunctionResultGetOutOfBandError() function
120 return __orc_rt_CWrapperFunctionResultGetOutOfBandError(&R); in getOutOfBandError()