Searched
full:testing (Results
1351 -
1375 of
8489) sorted by null
<<51525354555657585960>>
/external/chromium/chrome/browser/renderer_host/ |
accelerated_plugin_view_mac_unittest.mm | 8 #include "testing/gtest/include/gtest/gtest.h" 9 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store_file_unittest.cc | 10 #include "testing/gtest/include/gtest/gtest.h" 11 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/search_engines/ |
search_host_to_urls_map_unittest.cc | 10 #include "testing/gtest/include/gtest/gtest.h" 15 class SearchHostToURLsMapTest : public testing::Test {
|
/external/chromium/chrome/browser/sync/ |
profile_sync_factory_impl_unittest.cc | 7 #include "testing/gtest/include/gtest/gtest.h" 22 class ProfileSyncFactoryImplTest : public testing::Test {
|
test_profile_sync_service.h | 16 #include "testing/gmock/include/gmock/gmock.h" 120 // When testing under ChromiumOS, this method must not return an empty
|
/external/chromium/chrome/browser/sync/protocol/ |
proto_value_conversions_unittest.cc | 24 #include "testing/gtest/include/gtest/gtest.h" 29 class ProtoValueConversionsTest : public testing::Test {
|
/external/chromium/chrome/browser/sync/sessions/ |
session_state_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 25 class SessionStateTest : public testing::Test {};
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
browsercrapplication+applescript_test.mm | 13 #include "testing/gtest/include/gtest/gtest.h" 14 #include "testing/gtest_mac.h"
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_view_unittest.mm | 12 #include "testing/gtest/include/gtest/gtest.h" 13 #include "testing/platform_test.h"
|
bookmark_bar_view_unittest.mm | 12 #include "testing/gtest/include/gtest/gtest.h" 13 #include "testing/platform_test.h"
|
bookmark_folder_target_unittest.mm | 12 #include "testing/gtest/include/gtest/gtest.h" 13 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/ui/cocoa/ |
draggable_button_unittest.mm | 9 #include "testing/gtest/include/gtest/gtest.h" 10 #include "testing/platform_test.h"
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_expanded_container_unittest.cc | 7 #include "testing/gtest/include/gtest/gtest.h" 9 class GtkExpandedContainerTest : public testing::Test {
|
/external/chromium/chrome/browser/ui/omnibox/ |
location_bar.h | 9 // location bar to be mocked for testing. 82 // Returns a pointer to the testing interface.
|
/external/chromium/chrome/browser/ui/toolbar/ |
wrench_menu_model_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 37 // Testing overrides to ui::SimpleMenuModel::Delegate:
|
/external/chromium/chrome/browser/ui/webui/ |
html_dialog_tab_contents_delegate_unittest.cc | 20 #include "testing/gmock/include/gmock/gmock.h" 21 #include "testing/gtest/include/gtest/gtest.h"
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_master.h | 64 // the main version, which will probably fail (which can be good for testing 69 // testing except when you want to test the rebuild process explicitly. 110 // returns the number of items in the table for testing verification 344 // Testing values ----------------------------------------------------------- 346 // The following fields exist for testing purposes. They are not used in 352 // Overridden database file name for testing 355 // When nonzero, overrides the table size for new databases for testing 367 // history if we have an error opening the file. This is used for testing,
|
/external/chromium/chrome/browser/webdata/ |
web_data_service_unittest.cc | 34 #include "testing/gmock/include/gmock/gmock.h" 35 #include "testing/gtest/include/gtest/gtest.h" 41 using testing::_; 42 using testing::DoDefault; 43 using testing::ElementsAreArray; 44 using testing::Pointee; 45 using testing::Property; 70 class WebDataServiceTest : public testing::Test {
|
/external/chromium/chrome/common/ |
child_process_logging_mac_unittest.mm | 10 #include "testing/gtest/include/gtest/gtest.h" 11 #include "testing/platform_test.h"
|
important_file_writer_unittest.cc | 15 #include "testing/gtest/include/gtest/gtest.h" 43 class ImportantFileWriterTest : public testing::Test {
|
zip_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 14 #include "testing/platform_test.h"
|
/external/chromium/chrome/common/extensions/ |
extension_unpacker_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 19 class ExtensionUnpackerTest : public testing::Test {
|
/external/chromium/googleurl/src/ |
gurl_test_main.cc | 38 #include "testing/gtest/include/gtest/gtest.h" 97 ::testing::InitGoogleTest(&argc, argv);
|
/external/chromium/net/base/ |
dnsrr_resolver_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 17 class DnsRRResolverTest : public testing::Test { 66 handle = resolver.Resolve("www.testing.notatld", kDNS_TESTING, 0, 77 handle = resolver.Resolve("www.testing.notatld", kDNS_TESTING, 0, 90 handle = resolver.Resolve("www.testing.notatld", kDNS_TESTING, 0, 99 handle = resolver.Resolve("nx.testing.notatld", kDNS_TESTING, 0, 113 handle = resolver.Resolve("nx.testing.notatld", kDNS_TESTING, 0, 116 handle2 = resolver.Resolve("nx.testing.notatld", kDNS_TESTING, 0,
|
dnssec_chain_verifier.h | 44 // testing only. 64 // Exposed for testing only.
|
Completed in 2945 milliseconds
<<51525354555657585960>>