HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 351 - 375 of 8489) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/storage/domstorage/localstorage/
string-conversion.html 23 log("Testing implicit setters");
31 log("Testing explicit setters");
39 log("Testing index setters");
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
string-conversion.html 23 log("Testing implicit setters");
31 log("Testing explicit setters");
39 log("Testing index setters");
  /external/webrtc/test/
test.gyp 27 '<(webrtc_root)/../testing/gtest.gyp:gtest',
28 '<(webrtc_root)/../testing/gmock.gyp:gmock',
67 '<(webrtc_root)/../testing/gtest.gyp:gtest',
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/annotations/
VisibleForTesting.java 27 * visibility should have been if it had not been made public or package-private for testing.
34 * testing.
46 * Intended visibility if the element had not been made public or package-private for testing.
  /sdk/common/src/com/android/annotations/
VisibleForTesting.java 27 * visibility should have been if it had not been made public or package-private for testing.
34 * testing.
46 * Intended visibility if the element had not been made public or package-private for testing.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
version.rb 8 # testing the current version of this library
  /external/chromium/base/
sys_string_conversions_mac_unittest.mm 9 #include "testing/gtest/include/gtest/gtest.h"
  /external/chromium/chrome/browser/
browsing_data_local_storage_helper_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
  /external/chromium/chrome/browser/chromeos/cros/
mock_cros_library.h 12 #include "testing/gmock/include/gmock/gmock.h"
mock_screen_lock_library.h 10 #include "testing/gmock/include/gmock/gmock.h"
mock_speech_synthesis_library.h 10 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/chromeos/login/
mock_screen_observer.h 12 #include "testing/gmock/include/gmock/gmock.h"
mock_update_screen.h 11 #include "testing/gmock/include/gmock/gmock.h"
owner_manager_unittest.cc 18 #include "testing/gmock/include/gmock/gmock.h"
19 #include "testing/gtest/include/gtest/gtest.h"
22 using ::testing::DoAll;
23 using ::testing::Eq;
24 using ::testing::Invoke;
25 using ::testing::Return;
26 using ::testing::SetArgumentPointee;
27 using ::testing::_;
31 class OwnerManagerTest : public ::testing::Test {
ownership_service_unittest.cc 19 #include "testing/gmock/include/gmock/gmock.h"
20 #include "testing/gtest/include/gtest/gtest.h"
23 using ::testing::DoAll;
24 using ::testing::Eq;
25 using ::testing::Invoke;
26 using ::testing::Return;
27 using ::testing::SetArgumentPointee;
28 using ::testing::_;
33 class OwnershipServiceTest : public ::testing::Test {
  /external/chromium/chrome/browser/chromeos/
network_state_notifier_browsertest.cc 13 #include "testing/gmock/include/gmock/gmock.h"
14 #include "testing/gtest/include/gtest/gtest.h"
18 using ::testing::Return;
19 using ::testing::_;
  /external/chromium/chrome/browser/net/
url_request_mock_link_doctor_job.h 19 // Adds the testing URLs to the net::URLRequestFilter.
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_url.h 22 // URLs together, and this gives the unit tests access for testing.
  /external/chromium/chrome/browser/sync/engine/
read_node_mock.h 12 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/sync/glue/
model_associator_mock.h 10 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/sync/notifier/
mock_sync_notifier_observer.h 12 #include "testing/gmock/include/gmock/gmock.h"
  /external/chromium/chrome/browser/sync/util/
data_encryption_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_controller_unittest.mm 13 #include "testing/gmock/include/gmock/gmock.h"
14 #include "testing/gtest/include/gtest/gtest.h"
15 #include "testing/platform_test.h"
17 // Override to avoid dealing with run loops in the testing environment.
  /external/chromium/chrome/browser/ui/tab_contents/
test_tab_contents_wrapper.h 25 // testing::Test
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
mock_login_ui_handler.h 13 #include "testing/gmock/include/gmock/gmock.h"

Completed in 971 milliseconds

<<11121314151617181920>>