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

  /external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystemObject.h 36 class CTESTSubsystemObject : public CSubsystemObject
39 CTESTSubsystemObject(const std::string &strMappingValue,
TESTSubsystemBinary.h 34 class CTESTSubsystemBinary : public CTESTSubsystemObject
42 // from CTESTSubsystemObject
TESTSubsystemString.h 34 class CTESTSubsystemString : public CTESTSubsystemObject
42 // from CTESTSubsystemObject
TESTSubsystemObject.cpp 42 CTESTSubsystemObject::CTESTSubsystemObject(
60 bool CTESTSubsystemObject::sendToHW(std::string &strError)
80 bool CTESTSubsystemObject::receiveFromHW(std::string & /*strError*/)
97 void CTESTSubsystemObject::sendToFile(std::ofstream &outputFile)
126 void CTESTSubsystemObject::receiveFromFile(std::ifstream &inputFile)
TESTSubsystemString.cpp 37 #define base CTESTSubsystemObject
TESTSubsystemBinary.cpp 41 #define base CTESTSubsystemObject

Completed in 81 milliseconds