Searched refs:TESTING (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Drequest_manager_unittest.cc330 TESTING,
339 EXPECT_EQ(TESTING, observer.created()[0].type());
356 TESTING,
366 EXPECT_EQ(TESTING, observer.created()[0].type());
434 TESTING,
444 EXPECT_EQ(TESTING, observer.created()[0].type());
511 TESTING,
521 EXPECT_EQ(TESTING, observer.created()[0].type());
573 TESTING,
583 EXPECT_EQ(TESTING, observe
[all...]
H A Drequest_manager.h42 TESTING enumerator in enum:chromeos::file_system_provider::RequestType
H A Drequest_manager.cc51 case TESTING:
52 return "TESTING";
/external/chromium_org/build/android/buildbot/
H A Dbb_utils.py18 TESTING = 'BUILDBOT_TESTING' in os.environ variable
43 if TESTING:
H A Dbb_device_steps.py454 if not bb_utils.TESTING:
/external/compiler-rt/test/tsan/
H A Dtest_output.sh21 echo ----- TESTING $(basename $1)
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dad_injection_browsertest.cc40 TESTING // The reset is complete, and we are testing. enumerator in enum:extensions::__anon3622::Stage
271 stage_ = TESTING;
277 if (stage_ != TESTING) {
/external/chromium_org/net/quic/crypto/
H A Dcrypto_server_test.cc83 config_(QuicCryptoServerConfig::TESTING, rand_) {
579 QuicCryptoServerConfig a(QuicCryptoServerConfig::TESTING, &rand_a);
580 QuicCryptoServerConfig b(QuicCryptoServerConfig::TESTING, &rand_b);
597 QuicCryptoServerConfig a(QuicCryptoServerConfig::TESTING, &rand_a);
599 QuicCryptoServerConfig b(QuicCryptoServerConfig::TESTING, &rand_b);
618 QuicCryptoServerConfig a(QuicCryptoServerConfig::TESTING, &rand_a);
H A Dquic_crypto_server_config_test.cc220 QuicCryptoServerConfig server(QuicCryptoServerConfig::TESTING, rand);
230 QuicCryptoServerConfig server(QuicCryptoServerConfig::TESTING, rand);
254 QuicCryptoServerConfig server(QuicCryptoServerConfig::TESTING, rand);
336 QuicCryptoServerConfig server(QuicCryptoServerConfig::TESTING, rand);
367 config_(QuicCryptoServerConfig::TESTING, rand_),
H A Dquic_crypto_server_config.h107 // into a KDF before use. In tests, use TESTING.
115 // TESTING is a magic parameter for passing to the constructor in tests.
116 static const char TESTING[]; member in class:net::QuicCryptoServerConfig
H A Dquic_crypto_server_config.cc200 const char QuicCryptoServerConfig::TESTING[] = "secret string for testing"; member in class:net::QuicCryptoServerConfig
/external/chromium_org/net/quic/
H A Dquic_crypto_server_stream_test.cc60 crypto_config_(QuicCryptoServerConfig::TESTING,
/external/chromium_org/net/tools/quic/
H A Dquic_server_session_test.cc69 : crypto_config_(QuicCryptoServerConfig::TESTING,
H A Dquic_dispatcher_test.cc102 : crypto_config_(QuicCryptoServerConfig::TESTING,
/external/bison/lib/
H A Dhash.c1209 #if TESTING
1233 #endif /* TESTING */
/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils.cc192 QuicCryptoServerConfig crypto_config(QuicCryptoServerConfig::TESTING,
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c7 #ifdef TESTING
15 #else /* TESTING */
17 #endif /* TESTING */
/external/libxml2/
H A Dnanoftp.c7 #ifdef TESTING
15 #else /* TESTING */
17 #endif /* TESTING */
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_posix.cc142 #if defined(TESTING) && defined(__x86_64__)
238 #endif // TESTING
/external/chromium_org/third_party/libyuv/source/
H A Drow_posix.cc142 #if defined(TESTING) && defined(__x86_64__)
238 #endif // TESTING
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 2744 milliseconds