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 31 MockServerProxy::MockServerProxy() {
35 MockServerProxy::~MockServerProxy() {}
37 void MockServerProxy::DeferToFake(bool success) {
mock_attestation_flow.h 39 class MockServerProxy : public ServerProxy {
41 MockServerProxy();
42 virtual ~MockServerProxy();

Completed in 1499 milliseconds