Home
last modified time | relevance | path

Searched refs:CommandList (Results 1 – 24 of 24) sorted by relevance

/external/cronet/stable/net/network_error_logging/
Dmock_persistent_nel_store.h58 using CommandList = std::vector<Command>; variable
91 bool VerifyCommands(const CommandList& expected_commands) const;
93 CommandList GetAllCommands() const;
101 CommandList command_list_;
Dmock_persistent_nel_store_unittest.cc70 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
92 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
117 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
139 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
169 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
202 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
240 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
Dmock_persistent_nel_store.cc125 const CommandList& expected_commands) const { in VerifyCommands()
129 MockPersistentNelStore::CommandList MockPersistentNelStore::GetAllCommands() in GetAllCommands()
/external/cronet/tot/net/network_error_logging/
Dmock_persistent_nel_store.h58 using CommandList = std::vector<Command>; variable
91 bool VerifyCommands(const CommandList& expected_commands) const;
93 CommandList GetAllCommands() const;
101 CommandList command_list_;
Dmock_persistent_nel_store_unittest.cc70 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
92 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
117 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
139 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
169 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
202 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
240 MockPersistentNelStore::CommandList expected_commands; in TEST_F()
Dmock_persistent_nel_store.cc125 const CommandList& expected_commands) const { in VerifyCommands()
129 MockPersistentNelStore::CommandList MockPersistentNelStore::GetAllCommands() in GetAllCommands()
/external/cronet/tot/net/reporting/
Dmock_persistent_reporting_store.h80 using CommandList = std::vector<Command>; variable
122 bool VerifyCommands(const CommandList& expected_commands) const;
129 CommandList GetAllCommands() const;
138 CommandList command_list_;
Dreporting_header_parser_unittest.cc318 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
358 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
399 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
426 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
454 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
514 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
547 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
581 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
610 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
656 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
[all …]
Dmock_persistent_reporting_store_unittest.cc70 MockPersistentReportingStore::CommandList expected_commands; in TEST()
88 MockPersistentReportingStore::CommandList expected_commands; in TEST()
111 MockPersistentReportingStore::CommandList expected_commands; in TEST()
133 MockPersistentReportingStore::CommandList expected_commands; in TEST()
Dmock_persistent_reporting_store.cc274 const CommandList& expected_commands) const { in VerifyCommands()
291 MockPersistentReportingStore::CommandList
Dreporting_service_unittest.cc479 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
556 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
Dreporting_cache_unittest.cc840 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
932 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
979 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
1050 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
1109 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
/external/cronet/stable/net/reporting/
Dmock_persistent_reporting_store.h80 using CommandList = std::vector<Command>; variable
122 bool VerifyCommands(const CommandList& expected_commands) const;
129 CommandList GetAllCommands() const;
138 CommandList command_list_;
Dreporting_header_parser_unittest.cc318 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
358 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
399 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
426 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
454 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
514 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
547 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
581 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
610 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
656 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
[all …]
Dmock_persistent_reporting_store_unittest.cc70 MockPersistentReportingStore::CommandList expected_commands; in TEST()
88 MockPersistentReportingStore::CommandList expected_commands; in TEST()
111 MockPersistentReportingStore::CommandList expected_commands; in TEST()
133 MockPersistentReportingStore::CommandList expected_commands; in TEST()
Dmock_persistent_reporting_store.cc274 const CommandList& expected_commands) const { in VerifyCommands()
291 MockPersistentReportingStore::CommandList
Dreporting_service_unittest.cc479 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
556 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
Dreporting_cache_unittest.cc840 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
932 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
979 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
1050 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
1109 MockPersistentReportingStore::CommandList expected_commands; in TEST_P()
/external/cronet/stable/net/cookies/
Dcookie_monster_store_test.h74 typedef std::vector<CookieStoreCommand> CommandList; typedef
91 const CommandList& commands() const { return commands_; } in commands()
92 CommandList TakeCommands() { return std::move(commands_); } in TakeCommands()
120 CommandList commands_;
Dcookie_monster_unittest.cc1048 const MockPersistentCookieStore::CommandList& commands) { in CommandSummary()
/external/cronet/tot/net/cookies/
Dcookie_monster_store_test.h74 typedef std::vector<CookieStoreCommand> CommandList; typedef
91 const CommandList& commands() const { return commands_; } in commands()
92 CommandList TakeCommands() { return std::move(commands_); } in TakeCommands()
120 CommandList commands_;
Dcookie_monster_unittest.cc1048 const MockPersistentCookieStore::CommandList& commands) { in CommandSummary()
/external/intel-media-driver/media_softlet/agnostic/common/os/
Dmos_interface.h776 CommandList *cmdList,
/external/intel-media-driver/media_common/agnostic/common/os/
Dmos_os.h483 class CommandList; variable
506 CommandList *currentCmdList = nullptr; //<! Command list used in async mode