Searched refs:ctip (Results 1 – 1 of 1) sorted by relevance
188 const CheckType<int> *ctip = cast_to<counted_array_type>(counted_array_tagged_msg); in RunTests() local190 CHECK_MESSAGE( ((int)(*ctip) == 0), "ctip incorrect"); in RunTests()