Searched refs:IsRightType (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCTagTest.cpp146 static bool IsRightType(CTag* tag) function in struct:CTagAccess
160 static bool IsRightType(CTag* tag) function in struct:CTagAccess
174 static bool IsRightType(CTag* tag) function in struct:CTagAccess
188 static bool IsRightType(CTag* tag) function in struct:CTagAccess
202 static bool IsRightType(CTag* tag) function in struct:CTagAccess
216 static bool IsRightType(CTag* tag) function in struct:CTagAccess
238 ASSERT_EQUALS(true, CTagAccess<V>::IsRightType(tag));

Completed in 62 milliseconds