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

<<111112113114115116117118119120>>

  /external/chromium_org/net/base/
net_log_logger_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
16 class NetLogLoggerTest : public testing::Test {
net_util_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
776 *os << " hostname: " << testing::PrintToString(data.hostname)
777 << "; is_unique: " << testing::PrintToString(data.is_unique);
826 : public testing::TestWithParam<NonUniqueNameTestData> {
846 testing::ValuesIn(kNonUniqueNameTestData));
priority_queue_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
24 class PriorityQueueTest : public testing::Test {
static_cookie_policy_unittest.cc 7 #include "testing/gtest/include/gtest/gtest.h"
12 class StaticCookiePolicyTest : public testing::Test {
  /external/chromium_org/net/cert/
ct_serialization_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
21 class CtSerializationTest : public ::testing::Test {
ev_root_ca_metadata_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
95 class EVRootCAMetadataTest : public testing::Test {
  /external/chromium_org/net/http/
http_vary_data_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
14 typedef testing::Test HttpVaryDataTest;
  /external/chromium_org/net/quic/congestion_control/
leaky_bucket_test.cc 9 #include "testing/gtest/include/gtest/gtest.h"
14 class LeakyBucketTest : public ::testing::Test {
tcp_loss_algorithm_test.cc 13 #include "testing/gtest/include/gtest/gtest.h"
18 class TcpLossAlgorithmTest : public ::testing::Test {
time_loss_algorithm_test.cc 13 #include "testing/gtest/include/gtest/gtest.h"
18 class TimeLossAlgorithmTest : public ::testing::Test {
  /external/chromium_org/net/quic/
quic_connection_helper_test.cc 10 #include "testing/gtest/include/gtest/gtest.h"
32 class QuicConnectionHelperTest : public ::testing::Test {
quic_crypto_client_stream_test.cc 17 #include "testing/gmock/include/gmock/gmock.h"
18 #include "testing/gtest/include/gtest/gtest.h"
27 class QuicCryptoClientStreamTest : public ::testing::Test {
quic_unacked_packet_map_test.cc 8 #include "testing/gtest/include/gtest/gtest.h"
18 class QuicUnackedPacketMapTest : public ::testing::Test {
  /external/chromium_org/net/spdy/
hpack_entry_test.cc 9 #include "testing/gtest/include/gtest/gtest.h"
17 class HpackEntryTest : public ::testing::Test {
hpack_huffman_table_test.cc 15 #include "testing/gmock/include/gmock/gmock.h"
16 #include "testing/gtest/include/gtest/gtest.h"
21 using testing::ElementsAre;
22 using testing::ElementsAreArray;
23 using testing::Pointwise;
91 class HpackHuffmanTableTest : public ::testing::Test {
hpack_round_trip_test.cc 15 #include "testing/gtest/include/gtest/gtest.h"
25 class HpackRoundTripTest : public ::testing::Test {
spdy_buffer_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
26 class SpdyBufferTest : public ::testing::Test {};
  /external/chromium_org/net/ssl/
openssl_client_key_store_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
25 class OpenSSLClientKeyStoreTest : public ::testing::Test {
  /external/chromium_org/net/tools/quic/
quic_epoll_connection_helper_test.cc 9 #include "testing/gtest/include/gtest/gtest.h"
33 class QuicEpollConnectionHelperTest : public ::testing::Test {
quic_in_memory_cache_test.cc 15 #include "testing/gtest/include/gtest/gtest.h"
24 class QuicInMemoryCacheTest : public ::testing::Test {
  /external/chromium_org/net/websockets/
websocket_handshake_stream_create_helper_test.cc 21 #include "testing/gtest/include/gtest/gtest.h"
77 class WebSocketHandshakeStreamCreateHelperTest : public ::testing::Test {
  /external/chromium_org/ppapi/proxy/
video_decoder_resource.h 105 bool testing);
  /external/chromium_org/ppapi/shared_impl/
var_tracker_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
38 class VarTrackerTest : public testing::Test {
  /external/chromium_org/printing/
printing_context_win_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
25 class PrintingContextTest : public PrintingTest<testing::Test> {
  /external/chromium_org/remoting/base/
auto_thread_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
59 class AutoThreadTest : public testing::Test {

Completed in 927 milliseconds

<<111112113114115116117118119120>>