Searched defs:local_print_delegate_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_http_unittest.cc795 &local_print_delegate_);
814 StrictMock<MockLocalPrintDelegate> local_print_delegate_; member in class:local_discovery::__anon4170::PrivetLocalPrintTest
833 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
860 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
886 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
922 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
960 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
992 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());
1034 EXPECT_CALL(local_print_delegate_, OnPrivetPrintingDoneInternal());

Completed in 97 milliseconds