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

  /external/chromium_org/build/android/buildbot/
bb_utils.py 18 TESTING = 'BUILDBOT_TESTING' in os.environ
43 if TESTING:
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
request_manager.h 42 TESTING
  /external/chromium_org/chrome/browser/extensions/activity_log/
ad_injection_browsertest.cc 40 TESTING // The reset is complete, and we are testing.
48 const char kJavascriptErrorString[] = "Testing Error";
180 testing::AssertionResult HandleResetBeginStage();
183 testing::AssertionResult HandleResetEndStage();
185 // Handle the "Testing" stage of the test.
186 testing::AssertionResult HandleTestingStage(const std::string& message);
189 testing::AssertionResult HandleJSError(const std::string& message);
250 testing::AssertionResult AdInjectionBrowserTest::HandleResetBeginStage() {
252 return testing::AssertionFailure(
    [all...]
  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h 107 // 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[];
quic_crypto_server_config.cc 200 const char QuicCryptoServerConfig::TESTING[] = "secret string for testing";
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 668 milliseconds