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

  /external/libweave/include/weave/provider/test/
mock_config_store.h 19 class MockConfigStore : public ConfigStore {
21 explicit MockConfigStore(bool set_expectations = true) {
  /external/libweave/src/
access_black_list_manager_impl_unittest.cc 55 StrictMock<provider::test::MockConfigStore> config_store_{false};
base_api_handler_unittest.cc 93 provider::test::MockConfigStore config_store_;
config_unittest.cc 47 provider::test::MockConfigStore config_store_;
weave_unittest.cc 339 StrictMock<provider::test::MockConfigStore> config_store_;
device_registration_info_unittest.cc 200 provider::test::MockConfigStore config_store_;
  /external/libweave/src/privet/
security_manager_unittest.cc 63 class SecurityManagerConfigStore : public provider::test::MockConfigStore {

Completed in 670 milliseconds