HomeSort by relevance Sort by last modified time
    Searched refs:CTESTSubsystemBinary (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystemBinary.h 34 class CTESTSubsystemBinary : public CTESTSubsystemObject
37 CTESTSubsystemBinary(const std::string &strMappingValue,
TESTSubsystemBinary.cpp 43 CTESTSubsystemBinary::CTESTSubsystemBinary(
50 std::string CTESTSubsystemBinary::toString(const void *pvValue, size_t size) const
67 void CTESTSubsystemBinary::fromString(const std::string &strValue, void *pvValue, size_t size)
TESTSubsystem.cpp 55 new TSubsystemObjectFactory<CTESTSubsystemBinary>("Binary", 1 << ETESTDirectory));

Completed in 244 milliseconds