Searched
refs:testing (Results
4326 -
4350 of
4772) sorted by null
<<171172173174175176177178179180>>
| /external/chromium_org/sdch/open-vcdiff/src/ |
| vcdiffengine_test.cc | 26 #include "testing.h" 34 class VCDiffEngineTestBase : public testing::Test { 66 // This makes testing simpler, because finding a block_size-byte match [all...] |
| /external/chromium_org/sql/ |
| recovery_unittest.cc | 17 #include "testing/gtest/include/gtest/gtest.h" 24 // TODO(shess): Promote this to a central testing helper. 61 class SQLRecoveryTest : public testing::Test {
|
| /external/chromium_org/sync/engine/ |
| non_blocking_type_processor_core_unittest.cc | 17 #include "testing/gtest/include/gtest/gtest.h" 50 class NonBlockingTypeProcessorCoreTest : public ::testing::Test {
|
| /external/chromium_org/testing/gtest/test/ |
| gtest-filepath_test.cc | 59 namespace testing { namespace 680 } // namespace testing
|
| /external/chromium_org/third_party/WebKit/Source/core/animation/ |
| AnimationPlayerTest.cpp | 47 class AnimationAnimationPlayerTest : public ::testing::Test {
|
| AnimationTest.cpp | 22 class AnimationAnimationTest : public ::testing::Test {
|
| /external/chromium_org/third_party/WebKit/Source/core/fetch/ |
| CachingCorrectnessTest.cpp | 63 class CachingCorrectnessTest : public ::testing::Test { 109 // A simple platform that mocks out the clock, for cache freshness testing. 159 // Regain the ownership of testing memory cache, so that it will be 280 // normal cache testing should be bypassed.
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
| ImageDecodingStoreTest.cpp | 40 class ImageDecodingStoreTest : public ::testing::Test, public MockImageDecoderClient {
|
| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| AssociatedURLLoaderTest.cpp | 57 class AssociatedURLLoaderTest : public testing::Test,
|
| WebPageNewSerializerTest.cpp | 119 class WebPageNewSerializeTest : public testing::Test {
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
| extensions.py | 566 I.e., you can use this for testing client implementation but cannot 583 use this for testing client implementation but cannot reduce memory
|
| /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/ |
| address_validator_test.cc | 40 class AddressValidatorTest : public testing::Test, public LoadRulesDelegate {
|
| /external/chromium_org/third_party/libaddressinput/chromium/ |
| preload_address_validator_unittest.cc | 12 #include "testing/gtest/include/gtest/gtest.h" 53 class PreloadAddressValidatorTest : public testing::Test {
|
| /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
| videosource_unittest.cc | 57 // testing without known camera formats. 127 class VideoSourceTest : public testing::Test {
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| network_unittest.cc | 46 class NetworkTest : public testing::Test, public sigslot::has_slots<> { 380 // Testing a similar case to above, but checking that a network can be updated
|
| /external/chromium_org/third_party/libjingle/source/talk/media/base/ |
| filemediaengine_unittest.cc | 96 class FileMediaEngineTest : public testing::Test {
|
| hybridvideoengine_unittest.cc | 59 // For testing purposes, mimic the behavior of a media engine that throws out 62 // testing the case we want (0x0). 111 class HybridVideoEngineTest : public testing::Test {
|
| rtpdataengine_unittest.cc | 84 class RtpDataMediaChannelTest : public testing::Test {
|
| /external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
| devicemanager_unittest.cc | 78 class DeviceManagerTestFake : public testing::Test {
|
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
| pseudotcp_unittest.cc | 59 class PseudoTcpTestBase : public testing::Test,
|
| relayserver_unittest.cc | 54 class RelayServerTest : public testing::Test {
|
| transportdescriptionfactory_unittest.cc | 42 class TransportDescriptionFactoryTest : public testing::Test {
|
| turnport_unittest.cc | 103 class TurnPortTest : public testing::Test,
|
| /external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
| hangoutpubsubclient_unittest.cc | 178 class HangoutPubSubClientTest : public testing::Test {
|
| rostermodule_unittest.cc | 256 class RosterModuleTest : public testing::Test {
|
Completed in 1334 milliseconds
<<171172173174175176177178179180>>