| /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/ |
| RootViewPicker.java | 17 package com.google.android.apps.common.testing.ui.espresso.base; 19 import static com.google.android.apps.common.testing.ui.espresso.matcher.RootMatchers.isDialog; 20 import static com.google.android.apps.common.testing.ui.espresso.matcher.RootMatchers.isFocusable; 23 import com.google.android.apps.common.testing.testrunner.ActivityLifecycleMonitor; 24 import com.google.android.apps.common.testing.testrunner.Stage; 25 import com.google.android.apps.common.testing.ui.espresso.NoActivityResumedException; 26 import com.google.android.apps.common.testing.ui.espresso.NoMatchingRootException; 27 import com.google.android.apps.common.testing.ui.espresso.Root; 28 import com.google.android.apps.common.testing.ui.espresso.UiController;
|
| /packages/apps/Camera/tests/src/com/android/camera/activity/ |
| CameraTestCase.java | 37 import static com.google.testing.littlemock.LittleMock.mock; 38 import static com.google.testing.littlemock.LittleMock.doAnswer; 39 import static com.google.testing.littlemock.LittleMock.doReturn; 40 import static com.google.testing.littlemock.LittleMock.anyObject; 41 import com.google.testing.littlemock.AppDataDirGuesser; 42 import com.google.testing.littlemock.ArgumentCaptor; 43 import com.google.testing.littlemock.Captor; 44 import com.google.testing.littlemock.LittleMock; 45 import com.google.testing.littlemock.Mock;
|
| /packages/apps/Camera2/tests_camera/src/com/android/camera/activity/ |
| CameraTestCase.java | 37 import static com.google.testing.littlemock.LittleMock.mock; 38 import static com.google.testing.littlemock.LittleMock.doAnswer; 39 import static com.google.testing.littlemock.LittleMock.doReturn; 40 import static com.google.testing.littlemock.LittleMock.anyObject; 41 import com.google.testing.littlemock.AppDataDirGuesser; 42 import com.google.testing.littlemock.ArgumentCaptor; 43 import com.google.testing.littlemock.Captor; 44 import com.google.testing.littlemock.LittleMock; 45 import com.google.testing.littlemock.Mock;
|
| /external/chromium_org/net/quic/test_tools/ |
| quic_test_utils.cc | 26 using testing::AnyNumber; 27 using testing::_; 97 .WillByDefault(testing::Return(false)); 101 .WillByDefault(testing::Return(true)); 104 .WillByDefault(testing::Return(true)); 107 .WillByDefault(testing::Return(true)); 110 .WillByDefault(testing::Return(true)); 113 .WillByDefault(testing::Return(true)); 116 .WillByDefault(testing::Return(true)); 119 .WillByDefault(testing::Return(true)) [all...] |
| /external/chromium_org/testing/gtest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 79 namespace testing { namespace 133 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 146 // std::runtime_error inherits from std::exception, many testing 425 // Returns the type ID of ::testing::Test. Always call this instead 426 // of GetTypeId< ::testing::Test>() to get the type ID of 427 // ::testing::Test, as the latter may give the wrong result due to a 713 typename ::testing::internal::RemoveReference<T>::type 744 typename ::testing::internal::RemoveConst<T>::type 761 typename ::testing::internal::AddReference<T>::typ [all...] |
| /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 70 // Google Test defines the testing::Message class to allow construction of 72 // streamable to std::ostream can be streamed to a testing::Message. 83 // namespace, but not other namespaces, including the testing 88 // testing::Message must access the custom << operator from the global 103 namespace testing { namespace 162 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 500 // Returns the type ID of ::testing::Test. Always call this instead 501 // of GetTypeId< ::testing::Test>() to get the type ID of 502 // ::testing::Test, as the latter may give the wrong result due to [all...] |
| /external/gtest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 79 namespace testing { namespace 133 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 146 // std::runtime_error inherits from std::exception, many testing 425 // Returns the type ID of ::testing::Test. Always call this instead 426 // of GetTypeId< ::testing::Test>() to get the type ID of 427 // ::testing::Test, as the latter may give the wrong result due to a 713 typename ::testing::internal::RemoveReference<T>::type 744 typename ::testing::internal::RemoveConst<T>::type 761 typename ::testing::internal::AddReference<T>::typ [all...] |
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 74 // Google Test defines the testing::Message class to allow construction of 76 // streamable to std::ostream can be streamed to a testing::Message. 87 // namespace, but not other namespaces, including the testing 92 // testing::Message must access the custom << operator from the global 132 namespace testing { namespace 191 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 529 // Returns the type ID of ::testing::Test. Always call this instead 530 // of GetTypeId< ::testing::Test>() to get the type ID of 531 // ::testing::Test, as the latter may give the wrong result due to [all...] |
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 70 // Google Test defines the testing::Message class to allow construction of 72 // streamable to std::ostream can be streamed to a testing::Message. 83 // namespace, but not other namespaces, including the testing 88 // testing::Message must access the custom << operator from the global 103 namespace testing { namespace 162 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 500 // Returns the type ID of ::testing::Test. Always call this instead 501 // of GetTypeId< ::testing::Test>() to get the type ID of 502 // ::testing::Test, as the latter may give the wrong result due to [all...] |
| /ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
| gtest-internal.h | 32 // The Google C++ Testing Framework (Google Test) 78 namespace testing { namespace 132 (sizeof(::testing::internal::IsNullLiteralHelper(x)) == 1) 145 // std::runtime_error inherits from std::exception, many testing 414 // Returns the type ID of ::testing::Test. Always call this instead 415 // of GetTypeId< ::testing::Test>() to get the type ID of 416 // ::testing::Test, as the latter may give the wrong result due to a 702 typename ::testing::internal::RemoveReference<T>::type 733 typename ::testing::internal::RemoveConst<T>::type 750 typename ::testing::internal::AddReference<T>::typ [all...] |
| /external/chromium_org/android_webview/browser/net/ |
| android_stream_reader_url_request_job_unittest.cc | 19 #include "testing/gmock/include/gmock/gmock.h" 20 #include "testing/gtest/include/gtest/gtest.h" 29 using testing::DoAll; 30 using testing::Ge; 31 using testing::Gt; 32 using testing::InSequence; 33 using testing::Invoke; 34 using testing::InvokeWithoutArgs; 35 using testing::NotNull; 36 using testing::Return [all...] |
| /external/chromium_org/chrome/browser/extensions/api/socket/ |
| tcp_socket_unittest.cc | 15 #include "testing/gmock/include/gmock/gmock.h" 17 using testing::_; 18 using testing::DoAll; 19 using testing::Return; 20 using testing::SaveArg; 99 .WillRepeatedly(testing::DoAll(SaveArg<2>(&callback), 121 .WillRepeatedly(testing::DoAll(SaveArg<2>(&callback), 146 .WillRepeatedly(testing::DoAll(SaveArg<2>(&callback), 176 .WillOnce(testing::DoAll(SaveArg<0>(&no_delay), Return(true))); 182 .WillOnce(testing::DoAll(SaveArg<0>(&no_delay), Return(false))) [all...] |
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| virtualsocket_unittest.cc | 142 class VirtualSocketServerTest : public testing::Test { 212 testing::StreamSink sink; 235 EXPECT_FALSE(sink.Check(server, testing::SSE_READ)); 247 EXPECT_FALSE(sink.Check(client, testing::SSE_OPEN)); 248 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)); 254 EXPECT_FALSE(sink.Check(client, testing::SSE_OPEN)); 255 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)); 258 EXPECT_TRUE(sink.Check(server, testing::SSE_READ)); 272 EXPECT_TRUE(sink.Check(client, testing::SSE_OPEN)); 273 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)) [all...] |
| /external/chromium_org/third_party/webrtc/base/ |
| virtualsocket_unittest.cc | 125 class VirtualSocketServerTest : public testing::Test { 195 testing::StreamSink sink; 218 EXPECT_FALSE(sink.Check(server, testing::SSE_READ)); 230 EXPECT_FALSE(sink.Check(client, testing::SSE_OPEN)); 231 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)); 237 EXPECT_FALSE(sink.Check(client, testing::SSE_OPEN)); 238 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)); 241 EXPECT_TRUE(sink.Check(server, testing::SSE_READ)); 255 EXPECT_TRUE(sink.Check(client, testing::SSE_OPEN)); 256 EXPECT_FALSE(sink.Check(client, testing::SSE_CLOSE)) [all...] |
| /external/chromium_org/testing/gtest/test/ |
| gtest-param-test_test.cc | 57 using ::testing::AddGlobalTestEnvironment; 58 using ::testing::Bool; 59 using ::testing::Message; 60 using ::testing::Range; 61 using ::testing::TestWithParam; 62 using ::testing::Values; 63 using ::testing::ValuesIn; 66 using ::testing::Combine; 72 using ::testing::internal::ParamGenerator; 73 using ::testing::internal::UnitTestOptions [all...] |
| /external/gtest/test/ |
| gtest-param-test_test.cc | 57 using ::testing::AddGlobalTestEnvironment; 58 using ::testing::Bool; 59 using ::testing::Message; 60 using ::testing::Range; 61 using ::testing::TestWithParam; 62 using ::testing::Values; 63 using ::testing::ValuesIn; 66 using ::testing::Combine; 72 using ::testing::internal::ParamGenerator; 73 using ::testing::internal::UnitTestOptions [all...] |
| /ndk/sources/third_party/googletest/googletest/test/ |
| gtest-param-test_test.cc | 57 using ::testing::AddGlobalTestEnvironment; 58 using ::testing::Bool; 59 using ::testing::Message; 60 using ::testing::Range; 61 using ::testing::TestWithParam; 62 using ::testing::Values; 63 using ::testing::ValuesIn; 66 using ::testing::Combine; 72 using ::testing::internal::ParamGenerator; 73 using ::testing::internal::UnitTestOptions [all...] |
| /external/chromium_org/ash/keyboard_overlay/ |
| keyboard_overlay_delegate_unittest.cc | 20 public testing::WithParamInterface<ShelfAlignment> { 63 testing::Values(SHELF_ALIGNMENT_BOTTOM,
|
| /external/chromium_org/base/debug/ |
| trace_event_win_unittest.cc | 18 #include "testing/gmock/include/gmock/gmock.h" 19 #include "testing/gtest/include/gtest/gtest.h" 27 using testing::_; 28 using testing::AnyNumber; 29 using testing::InSequence; 30 using testing::Ge; 31 using testing::Le; 32 using testing::NotNull; 90 class TraceEventWinTest: public testing::Test { 182 testing::Ge(str.str().length()) [all...] |
| /external/chromium_org/chrome/browser/extensions/api/reading_list_private/ |
| reading_list_private_apitest.cc | 15 #include "components/leveldb_proto/testing/fake_db.h" 50 .WillOnce(testing::Return(distiller)); 52 .WillOnce(testing::Return(distiller_page));
|
| /external/chromium_org/chrome/browser/extensions/ |
| extension_loading_browsertest.cc | 19 #include "testing/gmock/include/gmock/gmock.h" 65 EXPECT_THAT(test_link_from_NTP.spec(), testing::EndsWith("/README.chromium")) 77 testing::ElementsAre(2));
|
| /external/chromium_org/chrome/browser/local_discovery/ |
| privet_confirm_api_flow_unittest.cc | 10 #include "testing/gmock/include/gmock/gmock.h" 11 #include "testing/gtest/include/gtest/gtest.h" 13 using testing::StrictMock; 14 using testing::_;
|
| /external/chromium_org/chrome/browser/media/ |
| chrome_webrtc_browsertest.cc | 26 public testing::WithParamInterface<bool> { 47 testing::ValuesIn(kRunTestsWithFlag));
|
| chrome_webrtc_webcam_browsertest.cc | 17 #include "testing/gtest/include/gtest/gtest-param-test.h" 40 public testing::WithParamInterface<const char*> { 112 testing::ValuesIn(kTestConfigFlags));
|
| /external/chromium_org/chrome/browser/ssl/ |
| ssl_client_certificate_selector_test.cc | 25 using ::testing::Mock; 26 using ::testing::StrictMock;
|