HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 1076 - 1100 of 7783) sorted by null

<<41424344454647484950>>

  /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.
test_completion_callback_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
14 #include "testing/platform_test.h"
upload_data_stream_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
17 #include "testing/platform_test.h"
  /external/chromium/net/disk_cache/
disk_cache_test_base.h 12 #include "testing/gtest/include/gtest/gtest.h"
13 #include "testing/platform_test.h"
  /external/chromium/net/socket/
tcp_server_socket_unittest.cc 15 #include "testing/gtest/include/gtest/gtest.h"
16 #include "testing/platform_test.h"
  /external/chromium/net/tools/flip_server/
loadtime_measurement.h 19 // Class to handle loadtime measure related urls, which all start with testing
40 // remove "/testing/" from uri to get the action
  /external/chromium/testing/gmock/include/gmock/
gmock.h 68 namespace testing { namespace
91 } // namespace testing
  /external/chromium/testing/gmock/src/
gmock-matchers.cc 44 namespace testing { namespace
101 } // namespace testing

Completed in 393 milliseconds

<<41424344454647484950>>