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

  /external/chromium/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 27 class KeywordEditorControllerTest : public testing::Test,
106 void KeywordEditorControllerTest::Init(bool simulate_load_failure) {
124 TEST_F(KeywordEditorControllerTest, Add) {
147 TEST_F(KeywordEditorControllerTest, Modify) {
164 TEST_F(KeywordEditorControllerTest, MakeDefault) {
184 TEST_F(KeywordEditorControllerTest, CannotSetDefaultWhileManaged) {
208 TEST_F(KeywordEditorControllerTest, EditManagedDefault) {
232 TEST_F(KeywordEditorControllerTest, MakeDefaultNoWebData) {
246 TEST_F(KeywordEditorControllerTest, MutateTemplateURLModel) {
  /external/chromium_org/chrome/browser/ui/search_engines/
keyword_editor_controller_unittest.cc 29 class KeywordEditorControllerTest : public testing::Test,
104 void KeywordEditorControllerTest::Init(bool simulate_load_failure) {
123 TEST_F(KeywordEditorControllerTest, Add) {
145 TEST_F(KeywordEditorControllerTest, Modify) {
161 TEST_F(KeywordEditorControllerTest, MakeDefault) {
181 TEST_F(KeywordEditorControllerTest, CannotSetDefaultWhileManaged) {
205 TEST_F(KeywordEditorControllerTest, EditManagedDefault) {
229 TEST_F(KeywordEditorControllerTest, MakeDefaultNoWebData) {
243 TEST_F(KeywordEditorControllerTest, MutateTemplateURLService) {

Completed in 1221 milliseconds