| /external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
| FloatRoundedRectTest.cpp | 59 << ::testing::PrintToString(radii.topLeft()) << ", " 60 << ::testing::PrintToString(radii.topRight()) << ", " 61 << ::testing::PrintToString(radii.bottomRight()) << ", " 62 << ::testing::PrintToString(radii.bottomLeft()) << ")"; 68 << ::testing::PrintToString(roundedRect.rect()) << ", " 69 << ::testing::PrintToString(roundedRect.radii()) << ")";
|
| /external/chromium_org/third_party/libvpx/source/libvpx/test/ |
| sixtap_predict_test.cc | 36 : public ::testing::TestWithParam<sixtap_predict_param_t> { 191 C, SixtapPredictTest, ::testing::Values( 201 DISABLED_NEON, SixtapPredictTest, ::testing::Values( 212 MMX, SixtapPredictTest, ::testing::Values( 223 SSE2, SixtapPredictTest, ::testing::Values( 234 SSSE3, SixtapPredictTest, ::testing::Values(
|
| sad_test.cc | 50 class SADTestBase : public ::testing::Test { 132 public ::testing::WithParamInterface<sad_m_by_n_test_param_t> { 163 public ::testing::WithParamInterface<sad_n_by_n_by_4_test_param_t> { 339 INSTANTIATE_TEST_CASE_P(C, SADTest, ::testing::ValuesIn(c_tests)); 355 INSTANTIATE_TEST_CASE_P(C, SADx4Test, ::testing::Values( 376 INSTANTIATE_TEST_CASE_P(MEDIA, SADTest, ::testing::Values( 388 INSTANTIATE_TEST_CASE_P(NEON, SADTest, ::testing::Values( 431 INSTANTIATE_TEST_CASE_P(MMX, SADTest, ::testing::ValuesIn(mmx_tests)); 439 INSTANTIATE_TEST_CASE_P(SSE, SADTest, ::testing::Values( 445 INSTANTIATE_TEST_CASE_P(SSE, SADx4Test, ::testing::Values [all...] |
| /external/guava/guava-tests/test/com/google/common/collect/ |
| ForwardingSortedMapTest.java | 19 import com.google.common.collect.testing.MapTestSuiteBuilder; 20 import com.google.common.collect.testing.SafeTreeMap; 21 import com.google.common.collect.testing.TestStringMapGenerator; 22 import com.google.common.collect.testing.features.CollectionFeature; 23 import com.google.common.collect.testing.features.CollectionSize; 24 import com.google.common.collect.testing.features.MapFeature;
|
| ImmutableClassToInstanceMapTest.java | 19 import com.google.common.collect.testing.MapTestSuiteBuilder; 20 import com.google.common.collect.testing.SampleElements; 21 import com.google.common.collect.testing.TestMapGenerator; 22 import com.google.common.collect.testing.features.CollectionFeature; 23 import com.google.common.collect.testing.features.CollectionSize; 24 import com.google.common.collect.testing.features.MapFeature;
|
| /external/libvpx/libvpx/test/ |
| sixtap_predict_test.cc | 36 : public ::testing::TestWithParam<sixtap_predict_param_t> { 191 C, SixtapPredictTest, ::testing::Values( 201 DISABLED_NEON, SixtapPredictTest, ::testing::Values( 212 MMX, SixtapPredictTest, ::testing::Values( 223 SSE2, SixtapPredictTest, ::testing::Values( 234 SSSE3, SixtapPredictTest, ::testing::Values(
|
| sad_test.cc | 50 class SADTestBase : public ::testing::Test { 132 public ::testing::WithParamInterface<sad_m_by_n_test_param_t> { 163 public ::testing::WithParamInterface<sad_n_by_n_by_4_test_param_t> { 339 INSTANTIATE_TEST_CASE_P(C, SADTest, ::testing::ValuesIn(c_tests)); 355 INSTANTIATE_TEST_CASE_P(C, SADx4Test, ::testing::Values( 376 INSTANTIATE_TEST_CASE_P(MEDIA, SADTest, ::testing::Values( 388 INSTANTIATE_TEST_CASE_P(NEON, SADTest, ::testing::Values( 431 INSTANTIATE_TEST_CASE_P(MMX, SADTest, ::testing::ValuesIn(mmx_tests)); 439 INSTANTIATE_TEST_CASE_P(SSE, SADTest, ::testing::Values( 445 INSTANTIATE_TEST_CASE_P(SSE, SADx4Test, ::testing::Values [all...] |
| /frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/matcher/ |
| ViewMatchersTest.java | 17 package com.google.android.apps.common.testing.ui.espresso.matcher; 19 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.hasContentDescription; 20 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.hasDescendant; 21 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.hasImeAction; 22 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.hasSibling; 23 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isAssignableFrom; 24 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isChecked; 25 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isClickable; 26 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isDescendantOfA; 27 import static com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchers.isEnabled [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
| sixtap_predict_test.cc | 36 : public ::testing::TestWithParam<sixtap_predict_param_t> { 191 C, SixtapPredictTest, ::testing::Values( 201 DISABLED_NEON, SixtapPredictTest, ::testing::Values( 212 MMX, SixtapPredictTest, ::testing::Values( 223 SSE2, SixtapPredictTest, ::testing::Values( 234 SSSE3, SixtapPredictTest, ::testing::Values(
|
| sad_test.cc | 50 class SADTestBase : public ::testing::Test { 132 public ::testing::WithParamInterface<sad_m_by_n_test_param_t> { 163 public ::testing::WithParamInterface<sad_n_by_n_by_4_test_param_t> { 339 INSTANTIATE_TEST_CASE_P(C, SADTest, ::testing::ValuesIn(c_tests)); 355 INSTANTIATE_TEST_CASE_P(C, SADx4Test, ::testing::Values( 376 INSTANTIATE_TEST_CASE_P(MEDIA, SADTest, ::testing::Values( 388 INSTANTIATE_TEST_CASE_P(NEON, SADTest, ::testing::Values( 431 INSTANTIATE_TEST_CASE_P(MMX, SADTest, ::testing::ValuesIn(mmx_tests)); 439 INSTANTIATE_TEST_CASE_P(SSE, SADTest, ::testing::Values( 445 INSTANTIATE_TEST_CASE_P(SSE, SADx4Test, ::testing::Values [all...] |
| /external/protobuf/gtest/test/ |
| gtest_pred_impl_unittest.cc | 42 // involved to set up the stage for testing Google Test using Google 45 // Currently, gtest_unittest takes ~11 seconds to run in the testing 73 // Sample functions/functors for testing unary predicate assertions. 101 testing::AssertionResult PredFormatFunction1(const char* e1, 104 return testing::AssertionSuccess(); 106 testing::Message msg; 110 return testing::AssertionFailure(msg); 116 testing::AssertionResult operator()(const char* e1, 124 class Predicate1Test : public testing::Test { 461 // Sample functions/functors for testing binary predicate assertions [all...] |
| /external/chromium_org/chrome/browser/chromeos/ |
| customization_document_unittest.cc | 33 #include "testing/gmock/include/gmock/gmock.h" 34 #include "testing/gtest/include/gtest/gtest.h" 36 using ::testing::Exactly; 37 using ::testing::Invoke; 38 using ::testing::Mock; 39 using ::testing::_; 104 using ::testing::_; 105 using ::testing::DoAll; 106 using ::testing::NotNull; 107 using ::testing::Return [all...] |
| /external/chromium_org/chrome/browser/password_manager/ |
| password_store_x_unittest.cc | 25 #include "testing/gmock/include/gmock/gmock.h" 26 #include "testing/gtest/include/gtest/gtest.h" 33 using testing::_; 34 using testing::DoAll; 35 using testing::ElementsAreArray; 36 using testing::Pointee; 37 using testing::Property; 38 using testing::WithArg; 248 class PasswordStoreXTest : public testing::TestWithParam<BackendType> { 466 testing::Values(NO_BACKEND)) [all...] |
| /external/chromium_org/chrome/common/local_discovery/ |
| service_discovery_client_unittest.cc | 12 #include "testing/gmock/include/gmock/gmock.h" 13 #include "testing/gtest/include/gtest/gtest.h" 15 using ::testing::_; 16 using ::testing::Invoke; 17 using ::testing::StrictMock; 18 using ::testing::NiceMock; 19 using ::testing::Mock; 20 using ::testing::SaveArg; 21 using ::testing::SetArgPointee; 22 using ::testing::Return [all...] |
| /external/chromium_org/content/browser/renderer_host/media/ |
| video_capture_host_unittest.cc | 34 #include "testing/gmock/include/gmock/gmock.h" 35 #include "testing/gtest/include/gtest/gtest.h" 37 using ::testing::_; 38 using ::testing::AtLeast; 39 using ::testing::AnyNumber; 40 using ::testing::DoAll; 41 using ::testing::InSequence; 42 using ::testing::Mock; 43 using ::testing::Return; 44 using ::testing::SaveArg [all...] |
| /external/chromium_org/remoting/host/ |
| ipc_desktop_environment_unittest.cc | 31 #include "testing/gmock/include/gmock/gmock.h" 32 #include "testing/gtest/include/gtest/gtest.h" 37 using testing::_; 38 using testing::AnyNumber; 39 using testing::AtLeast; 40 using testing::AtMost; 41 using testing::DeleteArg; 42 using testing::DoAll; 43 using testing::Return; 44 using testing::ReturnRef [all...] |
| /external/chromium_org/remoting/host/policy_hack/ |
| policy_watcher_unittest.cc | 14 #include "testing/gmock/include/gmock/gmock.h" 15 #include "testing/gtest/include/gtest/gtest.h" 20 class PolicyWatcherTest : public testing::Test { 249 testing::InSequence sequence; 264 testing::InSequence sequence; 277 testing::InSequence sequence; 293 testing::InSequence sequence; 316 testing::InSequence sequence; 342 testing::InSequence sequence; 358 testing::InSequence sequence [all...] |
| /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
| video_coding_robustness_unittest.cc | 11 #include "testing/gmock/include/gmock/gmock.h" 12 #include "testing/gtest/include/gtest/gtest.h" 21 using ::testing::Return; 22 using ::testing::_; 23 using ::testing::ElementsAre; 24 using ::testing::AllOf; 25 using ::testing::Args; 26 using ::testing::Field; 27 using ::testing::Pointee; 28 using ::testing::NiceMock [all...] |
| video_sender_unittest.cc | 13 #include "testing/gtest/include/gtest/gtest.h" 28 using ::testing::_; 29 using ::testing::AllOf; 30 using ::testing::ElementsAre; 31 using ::testing::ElementsAreArray; 32 using ::testing::Field; 33 using ::testing::NiceMock; 34 using ::testing::Pointee; 35 using ::testing::Return; 36 using ::testing::FloatEq [all...] |
| /external/chromium_org/chrome/browser/profile_resetter/ |
| automatic_profile_resetter_unittest.cc | 31 #include "testing/gmock/include/gmock/gmock.h" 32 #include "testing/gtest/include/gtest/gtest.h" 34 using testing::_; 43 const char kTestHashSeed[] = "testing-hash-seed"; 47 const char kTestPreferencePath[] = "testing.preference"; 48 const char kTestPreferenceValue[] = "testing-preference-value"; 59 // A testing version of the AutomaticProfileResetter that differs from the real 134 .WillOnce(testing::Invoke(ClosureInvoker)); 136 .WillOnce(testing::Invoke(ClosureInvoker)); 147 EXPECT_CALL(*this, TriggerPrompt()).WillOnce(testing::Return(true)) [all...] |
| /external/chromium_org/chrome/browser/extensions/api/alarms/ |
| alarms_api_unittest.cc | 19 #include "testing/gmock/include/gmock/gmock.h" 20 #include "testing/gtest/include/gtest/gtest.h" 152 testing::Pointee(testing::DoubleEq(0.001))); 192 testing::IsNull()); 215 EXPECT_THAT(test->alarm_delegate_->alarms_seen, testing::ElementsAre("", "")); 221 EXPECT_THAT(test->alarm_delegate_->alarms_seen, testing::ElementsAre("")); 238 testing::Pointee(testing::DoubleEq(0.001))); 291 EXPECT_THAT(message, testing::HasSubstr("delay is less than minimum of 1")) [all...] |
| /external/chromium_org/chrome/browser/ui/webui/ |
| downloads_ui_browsertest.js | 10 * Test C++ fixture for downloads WebUI testing. 12 * @extends {testing.Test} 17 * Base fixture for Downloads WebUI testing. 18 * @extends {testing.Test} 24 __proto__: testing.Test.prototype, 141 * Fixture for Downloads WebUI testing when deletions are prohibited. 165 * Fixture for Downloads WebUI testing for a supervised user.
|
| /external/chromium_org/chrome/browser/sync/glue/ |
| frontend_data_type_controller_unittest.cc | 5 #include "testing/gtest/include/gtest/gtest.h" 30 using testing::_; 31 using testing::DoAll; 32 using testing::InvokeWithoutArgs; 33 using testing::Return; 34 using testing::SetArgumentPointee; 35 using testing::StrictMock; 86 class SyncFrontendDataTypeControllerTest : public testing::Test {
|
| /external/chromium_org/content/browser/media/capture/ |
| desktop_capture_device_unittest.cc | 14 #include "testing/gmock/include/gmock/gmock.h" 15 #include "testing/gtest/include/gtest/gtest.h" 20 using ::testing::_; 21 using ::testing::AnyNumber; 22 using ::testing::DoAll; 23 using ::testing::Expectation; 24 using ::testing::InvokeWithoutArgs; 25 using ::testing::SaveArg; 138 class DesktopCaptureDeviceTest : public testing::Test {
|
| /external/chromium_org/media/audio/ |
| audio_output_controller_unittest.cc | 17 #include "testing/gmock/include/gmock/gmock.h" 18 #include "testing/gtest/include/gtest/gtest.h" 20 using ::testing::_; 21 using ::testing::AtLeast; 22 using ::testing::DoAll; 23 using ::testing::Invoke; 24 using ::testing::NotNull; 25 using ::testing::Return; 92 class AudioOutputControllerTest : public testing::Test {
|