HomeSort by relevance Sort by last modified time
    Searched refs:testing (Results 2351 - 2375 of 4772) sorted by null

<<919293949596979899100>>

  /external/chromium_org/sync/notifier/
single_object_invalidation_set_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
15 class SingleObjectInvalidationSetTest : public testing::Test {
  /external/chromium_org/sync/syncable/
syncable_id_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
20 class SyncableIdTest : public testing::Test { };
62 // The following looks redundant, but we're testing a custom operator<.
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
231 } // namespace testing
  /external/chromium_org/third_party/WebKit/Source/core/html/
LinkRelAttributeTest.cpp 42 class LinkRelAttributeTest : public testing::Test {
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ListenerLeakTest.cpp 88 class ListenerLeakTest : public testing::Test {
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
country_rules_aggregator_test.cc 40 class CountryRulesAggregatorTest : public testing::Test {
rule_test.cc 340 class PostalCodeNameParseTest : public testing::TestWithParam<LabelData> {
354 testing::Values(
359 class AdminAreaNameParseTest : public testing::TestWithParam<LabelData> {
373 testing::Values(
  /external/chromium_org/third_party/libaddressinput/src/cpp/test/
address_normalizer_test.cc 38 class AddressNormalizerTest : public testing::Test {
preload_supplier_test.cc 43 class PreloadSupplierTest : public testing::Test {
validating_storage_test.cc 48 class ValidatingStorageTest : public testing::Test {
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
AddressVerificationDataTest.java 19 import com.android.i18n.addressinput.testing.AddressDataMapLoader;
AddressWidgetUiComponentProviderTest.java 19 import com.android.i18n.addressinput.testing.TestActivity;
JsonpRequestBuilderTest.java 20 import com.android.i18n.addressinput.testing.AsyncTestCase;
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
remotevideocapturer_unittest.cc 44 class RemoteVideoCapturerTest : public testing::Test,
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpbase_unittest.cc 62 class HttpBaseTest : public testing::Test, public IHttpNotify {
124 testing::StreamSource src;
130 testing::StreamSink sink;
523 EXPECT_EQ(testing::SSE_ERROR, sink.Events(http_stream));
httpserver_unittest.cc 9 using namespace testing;
messagequeue_unittest.cc 39 class MessageQueueTest: public testing::Test, public MessageQueue {
proxy_unittest.cc 61 class ProxyTest : public testing::Test {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocatorsessionproxy_unittest.cc 102 class PortAllocatorSessionProxyTest : public testing::Test {
stunserver_unittest.cc 43 class StunServerTest : public testing::Test {
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
mucroomdiscoverytask_unittest.cc 69 class MucRoomDiscoveryTaskTest : public testing::Test {
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 76 namespace testing { namespace
104 // contention in production code, but is acceptable in a testing
231 } // namespace testing
gtest-string.h 32 // The Google C++ Testing Framework (Google Test)
54 namespace testing { namespace
348 } // namespace testing
  /external/chromium_org/third_party/protobuf/src/
Makefile.am 298 google/protobuf/testing/googletest.cc \
299 google/protobuf/testing/googletest.h \
300 google/protobuf/testing/file.cc \
301 google/protobuf/testing/file.h
382 google/protobuf/testing/file.cc \
383 google/protobuf/testing/file.h \
388 zcgzip_SOURCES = google/protobuf/testing/zcgzip.cc
391 zcgunzip_SOURCES = google/protobuf/testing/zcgunzip.cc
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf.cc 40 #include <google/protobuf/testing/googletest.h>

Completed in 1481 milliseconds

<<919293949596979899100>>