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

  /cts/suite/audio_quality/lib/include/
GenericFactory.h 30 virtual ClientInterface* createClientInterface();
  /cts/suite/audio_quality/lib/src/
GenericFactory.cpp 21 ClientInterface* GenericFactory::createClientInterface()
  /cts/suite/audio_quality/executable/src/
main.cpp 115 ClientInterface* client = factory.createClientInterface();
  /cts/suite/audio_quality/test/
ClientInterfaceTest.cpp 36 mClient = factory.createClientInterface();

Completed in 223 milliseconds