Searched refs:Exactly (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dproxy_unittest.cc40 using ::testing::Exactly;
114 .Times(Exactly(1))
121 .Times(Exactly(1))
131 .Times(Exactly(1))
142 .Times(Exactly(1))
152 .Times(Exactly(1))
163 .Times(Exactly(1))
H A Dmediastream_unittest.cc43 using ::testing::Exactly;
81 .Times(Exactly(1));
86 .Times(Exactly(1));
133 .Times(Exactly(2));
H A Dmediastreamhandler_unittest.cc43 using ::testing::Exactly;
/external/chromium_org/cloud_print/service/
H A Dservice_state_unittest.cc12 using ::testing::Exactly;
78 .Times(Exactly(1))
81 .Times(Exactly(1))
/external/chromium_org/media/audio/
H A Daudio_input_controller_unittest.cc17 using ::testing::Exactly;
105 .Times(Exactly(1));
109 .Times(Exactly(1));
146 .Times(Exactly(1));
150 .Times(Exactly(1));
161 .Times(Exactly(1))
196 .Times(Exactly(0));
216 .Times(Exactly(1));
/external/chromium/testing/gmock/test/
H A Dgmock-cardinalities_test.cc49 using testing::Exactly;
70 Cardinality c = Exactly(1);
76 c = Exactly(2);
342 // Tests Exactly(n).
346 Exactly(-1);
351 const Cardinality c = Exactly(0);
365 const Cardinality c = Exactly(2);
373 Exactly(1).DescribeTo(&ss1);
383 Exactly(3).DescribeTo(&ss3);
389 const Cardinality c = Exactly(
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
H A Deula_browsertest.cc16 using ::testing::Exactly;
61 .Times(Exactly(1))
/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_client_unittest.cc23 using ::testing::Exactly;
229 .Times(Exactly(1));
236 .Times(Exactly(1));
270 .Times(Exactly(1));
289 .Times(Exactly(1));
293 .Times(Exactly(1));
309 .Times(Exactly(1));
318 .Times(Exactly(1));
339 .Times(Exactly(1));
349 .Times(Exactly(
[all...]
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_manager_unittest.cc29 using testing::Exactly;
106 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
138 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
155 AddSavePasswordInfoBarIfPermitted(_)).Times(Exactly(0));
202 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
230 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
269 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
322 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
343 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
424 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(
[all...]
/external/chromium_org/chrome_frame/test/
H A Dmock_ie_event_sink_test.cc19 using testing::Exactly;
75 Cardinality split_complete_cardinality = testing::Exactly(1);
98 ExpectNavigationCardinality(url, Exactly(1), testing::Between(1, 2));
100 ExpectNavigationCardinality(url, Exactly(1), Exactly(1));
H A Dui_test.cc1025 CFInvocation::MetaTag(), page1, testing::Exactly(2));
1028 CFInvocation::None(), page2, testing::Exactly(3));
1031 CFInvocation::MetaTag(), page3, testing::Exactly(2));
H A Dtest_with_web_server.cc336 ExpectAndServeRequestWithCardinality(invocation, url, testing::Exactly(1));
/external/chromium_org/net/dns/
H A Dmdns_client_unittest.cc22 using ::testing::Exactly;
481 .Times(Exactly(1))
487 .Times(Exactly(1))
518 .Times(Exactly(1))
530 .Times(Exactly(1))
552 .Times(Exactly(1))
590 .Times(Exactly(1))
611 .Times(Exactly(1));
661 .Times(Exactly(1))
689 .Times(Exactly(
[all...]
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-cardinalities.h137 Cardinality Exactly(int n);
H A Dgmock-spec-builders.h919 return Times(Exactly(n));
989 set_cardinality(Exactly(static_cast<int>(untyped_actions_.size())));
/external/chromium/chrome/browser/password_manager/
H A Dpassword_manager_unittest.cc24 using ::testing::Exactly;
140 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
199 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
216 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
239 EXPECT_CALL(delegate_, FillPasswordForm(_)).Times(Exactly(0));
/external/chromium_org/chrome/service/cloud_print/
H A Dprinter_job_handler_unittest.cc25 using ::testing::Exactly;
562 .Times(Exactly(1))
566 .Times(Exactly(1));
569 .Times(Exactly(1));
573 .Times(Exactly(1))
664 .Times(Exactly(1));
667 .Times(Exactly(1));
771 .Times(Exactly(1))
/external/chromium/testing/gmock/src/
H A Dgmock-cardinalities.cc153 Cardinality Exactly(int n) { return Between(n, n); } function in namespace:testing
H A Dgmock-spec-builders.cc75 cardinality_(Exactly(1)),
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dupdate_screen_browsertest.cc22 using ::testing::Exactly;
327 .Times(Exactly(0));
330 .Times(Exactly(0));
332 .Times(Exactly(0));
/external/chromium_org/rlz/lib/
H A Drlz_lib.h35 #error Exactly one of RLZ_NETWORK_IMPLEMENTATION_WIN_INET and \
/external/chromium/chrome/browser/chromeos/
H A Dupdate_browsertest.cc22 using ::testing::Exactly;
/external/valgrind/main/exp-dhat/
H A Ddh_main.c207 Exactly xsize all retiring blocks are of this size
210 enum { Unknown=999, Exactly, Mixed } xsize_tag; enumerator in enum:__anon27496::__anon27497
341 api->xsize_tag = Exactly;
343 if (0) VG_(printf)("api %p --> Exactly(%lu)\n", api, api->xsize);
352 case Exactly:
377 if (api->xsize_tag == Exactly && api->histo && bk->histoW) {
1150 if (api->histo && api->xsize_tag == Exactly) {
/external/chromium_org/media/filters/
H A Dffmpeg_demuxer_unittest.cc25 using ::testing::Exactly;
303 .Times(Exactly(2));
H A Dchunk_demuxer_unittest.cc25 using ::testing::Exactly;
911 .Times(Exactly(need_key_count));

Completed in 1955 milliseconds

12