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

  /external/chromium_org/remoting/host/it2me/
it2me_host.h 87 void SetStateForTesting(It2MeHostState state) { SetState(state); }
it2me_native_messaging_host_unittest.cc 142 FROM_HERE, base::Bind(&It2MeHost::SetStateForTesting, this, state));
144 SetStateForTesting(state);

Completed in 42 milliseconds