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

  /external/chromium_org/chrome/browser/apps/
ephemeral_app_service_unittest.cc 241 const int kOverflow = 3;
244 EphemeralAppService::kMaxEphemeralAppsCount + kOverflow,
246 RunTestCheckLRU(launch_times.size(), launch_times, kOverflow);
  /external/chromium_org/net/quic/
quic_data_stream_test.cc 300 const uint64 kOverflow = 15;
301 GenerateBody(&body, kWindow + kOverflow);
313 EXPECT_EQ(kOverflow,
  /art/compiler/utils/x86_64/
constants_x86_64.h 87 kOverflow = 0,
  /external/chromium_org/v8/src/compiler/
instruction-codes.h 93 kOverflow,
  /art/compiler/utils/x86/
constants_x86.h 79 kOverflow = 0,

Completed in 560 milliseconds