HomeSort by relevance Sort by last modified time
    Searched defs:MockServerProxy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/attestation/
mock_attestation_flow.cc 30 MockServerProxy::MockServerProxy() {}
32 MockServerProxy::~MockServerProxy() {}
34 void MockServerProxy::DeferToFake(bool success) {
mock_attestation_flow.h 39 class MockServerProxy : public ServerProxy {
41 MockServerProxy();
42 virtual ~MockServerProxy();

Completed in 26 milliseconds