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

/external/chromium_org/chrome/browser/ui/views/
H A Dcrypto_module_password_dialog_view_unittest.cc17 class CryptoModulePasswordDialogViewTest : public testing::Test { class in namespace:chrome
19 CryptoModulePasswordDialogViewTest() {} function in class:chrome::CryptoModulePasswordDialogViewTest
20 virtual ~CryptoModulePasswordDialogViewTest() {}
36 TEST_F(CryptoModulePasswordDialogViewTest, TestAccept) {
38 base::Bind(&CryptoModulePasswordDialogViewTest::Capture,
H A Dcrypto_module_password_dialog_view.h34 FRIEND_TEST_ALL_PREFIXES(CryptoModulePasswordDialogViewTest, TestAccept);

Completed in 1002 milliseconds