OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComponentUpdaterTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.cc
165
ComponentUpdaterTest
::
ComponentUpdaterTest
()
180
ComponentUpdaterTest
::~
ComponentUpdaterTest
() {
184
void
ComponentUpdaterTest
::SetUp() {
191
void
ComponentUpdaterTest
::TearDown() {
197
ComponentUpdateService*
ComponentUpdaterTest
::component_updater() {
202
const base::FilePath
ComponentUpdaterTest
::test_file(const char* file) {
206
TestConfigurator*
ComponentUpdaterTest
::test_configurator() {
210
ComponentUpdateService::Status
ComponentUpdaterTest
::RegisterComponent
[
all
...]
component_updater_service_unittest.h
106
class
ComponentUpdaterTest
: public testing::Test {
114
ComponentUpdaterTest
();
116
virtual ~
ComponentUpdaterTest
();
Completed in 38 milliseconds