Home
last modified time | relevance | path

Searched refs:VerifyAndClearExpectations (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/
Dagc_unittest.cc117 Mock::VerifyAndClearExpectations(&checker_); in TEST_F()
131 Mock::VerifyAndClearExpectations(&checker_); in TEST_F()
146 Mock::VerifyAndClearExpectations(&checker_); in TEST_F()
/external/libbrillo/brillo/http/
Dhttp_request_unittest.cc57 testing::Mock::VerifyAndClearExpectations(connection_.get()); in TearDown()
59 testing::Mock::VerifyAndClearExpectations(transport_.get()); in TearDown()
/external/libbrillo/brillo/streams/
Dstream_unittest.cc212 testing::Mock::VerifyAndClearExpectations(&stream_mock); in TEST()
228 testing::Mock::VerifyAndClearExpectations(&stream_mock); in TEST()
408 testing::Mock::VerifyAndClearExpectations(&stream_mock); in TEST()
419 testing::Mock::VerifyAndClearExpectations(&stream_mock); in TEST()
/external/libweave/src/privet/
Dsecurity_manager_unittest.cc218 testing::Mock::VerifyAndClearExpectations(&callbacks); in TEST_F()
230 testing::Mock::VerifyAndClearExpectations(&callbacks); in TEST_F()
/external/google-breakpad/src/testing/test/
Dgmock-spec-builders_test.cc2165 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2181 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2197 EXPECT_NONFATAL_FAILURE(result = Mock::VerifyAndClearExpectations(&b), in TEST()
2217 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2235 EXPECT_NONFATAL_FAILURE(result = Mock::VerifyAndClearExpectations(&b), in TEST()
2251 Mock::VerifyAndClearExpectations(&b); in TEST()
2256 Mock::VerifyAndClearExpectations(&b); in TEST()
2257 Mock::VerifyAndClearExpectations(&b); in TEST()
/external/gmock/test/
Dgmock-spec-builders_test.cc2243 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2259 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2275 EXPECT_NONFATAL_FAILURE(result = Mock::VerifyAndClearExpectations(&b), in TEST()
2295 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&b)); in TEST()
2313 EXPECT_NONFATAL_FAILURE(result = Mock::VerifyAndClearExpectations(&b), in TEST()
2329 Mock::VerifyAndClearExpectations(&b); in TEST()
2334 Mock::VerifyAndClearExpectations(&b); in TEST()
2335 Mock::VerifyAndClearExpectations(&b); in TEST()
/external/libweave/src/commands/
Dcloud_command_proxy_unittest.cc157 testing::Mock::VerifyAndClearExpectations(this); in TEST_F()
/external/gmock/src/
Dgmock-spec-builders.cc656 bool Mock::VerifyAndClearExpectations(void* mock_obj) in VerifyAndClearExpectations() function in testing::Mock
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc656 bool Mock::VerifyAndClearExpectations(void* mock_obj) in VerifyAndClearExpectations() function in testing::Mock
/external/google-breakpad/src/processor/
Dminidump_processor_unittest.cc378 ASSERT_TRUE(Mock::VerifyAndClearExpectations(&supplier)); in TEST_F()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h378 static bool VerifyAndClearExpectations(void* mock_obj)
/external/gmock/include/gmock/
Dgmock-spec-builders.h383 static bool VerifyAndClearExpectations(void* mock_obj)