HomeSort by relevance Sort by last modified time
    Searched defs:test_type_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/test/
layer_tree_pixel_test.h 94 PixelTestType test_type_; member in class:cc::LayerTreePixelTest
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 307 TestType test_type_; member in class:SyncTest
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 78 test_type_(test_type),
81 switch (test_type_) {
125 switch (test_type_) {
170 if (test_type_ == SPDYNPN && spdy_enabled_) {
234 if (test_type_ == SPDYNPN) {
240 if (test_type_ == SPDYNPN || test_type_ == SPDYSSL)
243 if (test_type_ == SPDYNPN) {
261 if (test_type_ == SPDYNPN) {
267 if (test_type_ == SPDYNPN || test_type_ == SPDYSSL)
332 SpdyNetworkTransactionTestTypes test_type_; member in class:net::SpdyNetworkTransactionTest::NormalSpdyTransactionHelper
    [all...]

Completed in 54 milliseconds