/external/chromium_org/remoting/client/plugin/ |
H A D | chromoting_plugin_unittest.cc | 7 #include "testing/gtest/include/gtest/gtest.h" 13 class ChromotingPluginTest : public testing::Test {
|
/external/chromium_org/chrome/test/logging/win/ |
H A D | test_log_collector.h | 20 namespace testing { namespace 27 // (Use testing::UnitTest::GetInstance() to get the process-wide unit test 29 void InstallTestLogCollector(testing::UnitTest* unit_test);
|
/external/chromium_org/chromeos/dbus/ |
H A D | mock_shill_manager_client.cc | 9 using ::testing::_; 10 using ::testing::AnyNumber;
|
H A D | mock_shill_profile_client.cc | 7 using ::testing::_; 8 using ::testing::AnyNumber;
|
/external/chromium_org/testing/gtest/test/ |
H A D | gtest-param-test_test.h | 35 // for testing Google Test itself. 44 // Test fixture for testing definition and instantiation of a test 46 class ExternalInstantiationTest : public ::testing::TestWithParam<int> { 49 // Test fixture for testing instantiation of a test in multiple 52 : public ::testing::TestWithParam<int> {
|
/external/chromium_org/third_party/angle/tests/angle_tests/ |
H A D | angle_test_main.cpp | 12 testing::InitGoogleTest(&argc, argv); 13 testing::AddGlobalTestEnvironment(new ANGLETestEnvironment());
|
/external/compiler-rt/lib/asan/tests/ |
H A D | asan_test_main.cc | 16 testing::GTEST_FLAG(death_test_style) = "threadsafe"; 17 testing::InitGoogleTest(&argc, argv);
|
/external/compiler-rt/lib/msan/tests/ |
H A D | msan_test_main.cc | 18 testing::GTEST_FLAG(death_test_style) = "threadsafe"; 19 testing::InitGoogleTest(&argc, argv);
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_test_main.cc | 19 testing::GTEST_FLAG(death_test_style) = "threadsafe"; 20 testing::InitGoogleTest(&argc, argv);
|
/external/compiler-rt/lib/tsan/tests/unit/ |
H A D | tsan_unit_test_main.cc | 16 testing::GTEST_FLAG(death_test_style) = "threadsafe"; 17 testing::InitGoogleTest(&argc, argv);
|
/external/gtest/test/ |
H A D | gtest-param-test_test.h | 35 // for testing Google Test itself. 44 // Test fixture for testing definition and instantiation of a test 46 class ExternalInstantiationTest : public ::testing::TestWithParam<int> { 49 // Test fixture for testing instantiation of a test in multiple 52 : public ::testing::TestWithParam<int> {
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
H A D | run_loop_testing.h | 9 namespace testing { namespace in namespace:chrome 26 } // namespace testing
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
H A D | UnitTestHelpers.h | 30 namespace testing { namespace in namespace:blink 34 } // namespace testing
|
/external/chromium_org/tools/relocation_packer/src/ |
H A D | run_all_unittests.cc | 5 #include "testing/gtest/include/gtest/gtest.h" 8 testing::InitGoogleTest(&argc, argv);
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
H A D | WrongType.java | 17 package com.google.common.collect.testing;
|
/external/chromium_org/device/bluetooth/test/ |
H A D | mock_bluetooth_device.cc | 22 .WillByDefault(testing::Return(bluetooth_class_)); 24 .WillByDefault(testing::Return(name_)); 26 .WillByDefault(testing::Return(address_)); 28 .WillByDefault(testing::Return(DEVICE_UNKNOWN)); 30 .WillByDefault(testing::Return(kUnknownPower)); 32 .WillByDefault(testing::Return(kUnknownPower)); 34 .WillByDefault(testing::Return(kUnknownPower)); 36 .WillByDefault(testing::Return(VENDOR_ID_UNKNOWN)); 38 .WillByDefault(testing::Return(0)); 40 .WillByDefault(testing [all...] |
/external/chromium_org/testing/gtest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/gtest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/protobuf/gtest/include/gtest/ |
H A D | gtest-spi.h | 32 // Utilities for testing Google Test itself and code that uses Google Test 40 namespace testing { namespace 113 } // namespace testing 115 // A set of macros for testing Google Test assertions or code that's expected 144 ::testing::TestPartResultArray gtest_failures;\ 145 ::testing::internal::SingleFailureChecker gtest_checker(\ 146 >est_failures, ::testing::TestPartResult::kFatalFailure, (substr));\ 148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\ 149 ::testing::ScopedFakeTestPartResultReporter:: \ 153 } while (::testing [all...] |
/external/chromium_org/third_party/angle/tests/preprocessor_tests/ |
H A D | identifier_test.cpp | 10 #define CLOSED_RANGE(x, y) testing::Range(x, static_cast<char>((y) + 1)) 28 public testing::WithParamInterface<char> 42 testing::Values('_')); 57 public testing::WithParamInterface<IdentifierParams> 74 testing::Combine(testing::Values('_'), 75 testing::Values('_'))); 80 testing::Combine(testing::Values('_'), 86 testing [all...] |
/external/protobuf/gtest/test/ |
H A D | gtest_nc.cc | 48 testing::InitGoogleTest(&argc, argv); 63 class MyTest : public testing::Test { 74 class MyTest : public testing::Test { 77 testing::Test::Setup(); // Tries to call SetUp() in the parent class. 87 class MyEnvironment : public testing::Environment { 98 class MyEnvironment : public testing::Environment { 102 testing::Environment::Setup(); 113 class FooTest : public testing::Test { 117 class BarTest : public testing::Test { 123 INSTANTIATE_TYPED_TEST_CASE_P(My, FooTest, testing [all...] |
/external/chromium_org/gpu/command_buffer/common/ |
H A D | command_buffer_mock.cc | 10 ON_CALL(*this, GetTransferBuffer(testing::_)) 11 .WillByDefault(testing::Return(scoped_refptr<gpu::Buffer>()));
|