Home
last modified time | relevance | path

Searched defs:updateServer (Results 1 – 1 of 1) sorted by relevance

/base/update/updateservice/test/unittest/update_engine/
Dserver_unittest.cpp57 static UpdateService *updateServer = nullptr; in GetUpdateService() local
120 UpdateService *updateServer = new UpdateService(0, true); in TestDoUpdate() local
348 UpdateService *updateServer = new UpdateService(0, true); in TestNewUpdateService() local
616 UpdateService *updateServer = new (std::nothrow)UpdateService(0, true); variable
640 UpdateService *updateServer = new (std::nothrow)UpdateService(0, true); variable
650 UpdateService *updateServer = new (std::nothrow)UpdateService(0, true); variable