Searched refs:ComponentPatcherOperationTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/component_updater/test/
H A Dcomponent_patcher_unittest.h24 class ComponentPatcherOperationTest : public testing::Test { class in namespace:component_updater
26 explicit ComponentPatcherOperationTest();
27 virtual ~ComponentPatcherOperationTest();
H A Dcomponent_patcher_unittest.cc66 ComponentPatcherOperationTest::ComponentPatcherOperationTest() { function in class:component_updater::ComponentPatcherOperationTest
74 ComponentPatcherOperationTest::~ComponentPatcherOperationTest() {
78 TEST_F(ComponentPatcherOperationTest, CheckCreateOperation) {
108 TEST_F(ComponentPatcherOperationTest, CheckCopyOperation) {
138 TEST_F(ComponentPatcherOperationTest, CheckCourgetteOperation) {
173 TEST_F(ComponentPatcherOperationTest, CheckBsdiffOperation) {

Completed in 115 milliseconds