Searched refs:BLOBValue (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.cpp25 struct BLOBValue : std::vector<byte> struct in inherits:std::vector
27 BLOBValue(uint32 _length, const byte* _ptr) function in struct:BLOBValue
39 BLOBValue valid_tag_value(const BLOBValue& x) { return x; }
95 wxString toString(const BLOBValue& buf)
119 void AssertEquals(const BLOBValue& a, const BLOBValue& b)
121 CONTEXT(wxT("Compare BLOBValue"));
200 struct CTagAccess<BLOBValue>
207 static BLOBValue GetValu
[all...]

Completed in 50 milliseconds