Searched defs:ComponentUpdaterTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.h33 class ComponentUpdaterTest : public testing::Test { class in namespace:component_updater
41 ComponentUpdaterTest();
43 virtual ~ComponentUpdaterTest();
H A Dcomponent_updater_service_unittest.cc50 ComponentUpdaterTest::ComponentUpdaterTest() function in class:component_updater::ComponentUpdaterTest
66 ComponentUpdaterTest::~ComponentUpdaterTest() {
70 void ComponentUpdaterTest::SetUp() {
81 void ComponentUpdaterTest::TearDown() {
87 ComponentUpdateService* ComponentUpdaterTest::component_updater() {
92 const base::FilePath ComponentUpdaterTest::test_file(const char* file) {
99 TestConfigurator* ComponentUpdaterTest::test_configurator() {
103 ComponentUpdateService::Status ComponentUpdaterTest
[all...]

Completed in 123 milliseconds