Searched refs:FFUnitTestDecryptorProxy (Results 1 – 3 of 3) sorted by relevance
31 class FFUnitTestDecryptorProxy {33 FFUnitTestDecryptorProxy();34 virtual ~FFUnitTestDecryptorProxy();59 DISALLOW_COPY_AND_ASSIGN(FFUnitTestDecryptorProxy);65 FFUnitTestDecryptorProxy::FFUnitTestDecryptorProxy() { in FFUnitTestDecryptorProxy() function68 FFUnitTestDecryptorProxy::~FFUnitTestDecryptorProxy() { in ~FFUnitTestDecryptorProxy()71 bool FFUnitTestDecryptorProxy::Setup(const FilePath& nss_path) { in Setup()75 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()80 string16 FFUnitTestDecryptorProxy::Decrypt(const std::string& crypt) { in Decrypt()
121 FFUnitTestDecryptorProxy::FFUnitTestDecryptorProxy() in FFUnitTestDecryptorProxy() function in FFUnitTestDecryptorProxy125 bool FFUnitTestDecryptorProxy::Setup(const FilePath& nss_path) { in Setup()143 FFUnitTestDecryptorProxy::~FFUnitTestDecryptorProxy() { in ~FFUnitTestDecryptorProxy()166 bool FFUnitTestDecryptorProxy::WaitForClientResponse() { in WaitForClientResponse()187 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()198 string16 FFUnitTestDecryptorProxy::Decrypt(const std::string& crypt) { in Decrypt()
33 FFUnitTestDecryptorProxy decryptor_proxy; in TEST()58 FFUnitTestDecryptorProxy decryptor_proxy; in TEST()