Searched refs:CTESTSubsystemBinary (Results 1 – 3 of 3) sorted by relevance
43 CTESTSubsystemBinary::CTESTSubsystemBinary( in CTESTSubsystemBinary() function in CTESTSubsystemBinary50 std::string CTESTSubsystemBinary::toString(const void *pvValue, size_t size) const in toString()67 void CTESTSubsystemBinary::fromString(const std::string &strValue, void *pvValue, size_t size) in fromString()
34 class CTESTSubsystemBinary : public CTESTSubsystemObject37 CTESTSubsystemBinary(const std::string &strMappingValue,
55 new TSubsystemObjectFactory<CTESTSubsystemBinary>("Binary", 1 << ETESTDirectory)); in CTESTSubsystem()