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

  /external/chromium/chrome/browser/password_manager/
password_store_mac_unittest.cc 496 bool should_succeed; member in struct:TestDataAndExpectation
530 EXPECT_EQ(test_data[i].should_succeed, add_succeeded);
567 bool should_succeed; member in struct:TestDataAndExpectation
591 EXPECT_EQ(test_data[i].should_succeed,
596 EXPECT_EQ(test_data[i].should_succeed, match == NULL);
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_mac_unittest.cc 497 bool should_succeed; member in struct:TestDataAndExpectation
532 EXPECT_EQ(test_data[i].should_succeed, add_succeeded);
569 bool should_succeed; member in struct:TestDataAndExpectation
593 EXPECT_EQ(test_data[i].should_succeed,
598 EXPECT_EQ(test_data[i].should_succeed, match == NULL);
    [all...]

Completed in 627 milliseconds