Searched refs:CTagAccess (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.cpp141 struct CTagAccess {}; struct
144 struct CTagAccess<wxString> struct
158 struct CTagAccess<CMD4Hash> struct
172 struct CTagAccess<float> struct
186 struct CTagAccess<uint64> struct
200 struct CTagAccess<BLOBValue> struct
214 struct CTagAccess<BSOBValue> struct
231 AssertEquals(tagValue, CTagAccess< V >::GetValue(tag));
238 ASSERT_EQUALS(true, CTagAccess<V>::IsRightType(tag));

Completed in 340 milliseconds