Home
last modified time | relevance | path

Searched defs:mock_handler (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/
Dadb_test.py774 def mock_handler(raw_line): function
795 def mock_handler(raw_line): function
818 def mock_handler(raw_line): function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_unittest.cc40 HttpAuthHandlerMock mock_handler; in TEST() local
H A Dhttp_auth_unittest.cc62 std::unique_ptr<HttpAuthHandlerMock> mock_handler = in HandleChallengeResponse() local
H A Dhttp_network_transaction_unittest.cc5305 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
5421 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
5542 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
5650 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
5760 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
5861 auto mock_handler = std::make_unique<HttpAuthHandlerMock>(); in TEST_P() local
/aosp_15_r20/system/core/fastboot/
H A Dsocket_test.cpp366 SocketMock* mock_handler = new SocketMock; in TEST() local
/aosp_15_r20/external/google-breakpad/src/common/
H A Dstabs_reader_unittest.cc261 MockStabsReaderHandler mock_handler; member
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dcfi_frame_info_unittest.cc315 MockCFIRuleParserHandler mock_handler; member in CFIParserFixture
/aosp_15_r20/system/nfc/tests/src/
H A Dnfa_dm_ndef_test.cc35 MockNDEFHandler mock_handler; member in NfaDmTest