HomeSort by relevance Sort by last modified time
    Searched refs:Stress (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/courgette/
run_stress_test 7 # Stress test and size measurement for courgette patches.
22 Stress test courgette by generating and applying patches for two given
  /external/llvm/lib/CodeGen/
EarlyIfConversion.cpp 49 // Stress testing mode - disable heuristics.
50 static cl::opt<bool> Stress("stress-early-ifcvt", cl::Hidden,
200 if (++InstrCount > BlockInstrLimit && !Stress) {
676 // Stress testing mode disables all cost considerations.
677 if (Stress)
  /external/chromium_org/net/quic/crypto/
strike_register_test.cc 243 TEST(StrikeRegisterStressTest, Stress) {
  /external/chromium_org/ppapi/tests/
test_url_request.cc 82 RUN_TEST(Stress, filter);
  /external/v8/test/mjsunit/harmony/
collections.js 311 // Stress Test
312 // There is a proposed stress-test available at the es-discuss mailing list
  /external/chromium_org/v8/test/mjsunit/harmony/
collections.js 394 // Stress Test
395 // There is a proposed stress-test available at the es-discuss mailing list
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 604 TEST(Allocator, Stress) {

Completed in 1149 milliseconds