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

  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_unittest.cc 22 size_t CacheSize() {
55 EXPECT_EQ(1U, CacheSize());
82 EXPECT_EQ(1U, CacheSize());
89 EXPECT_EQ(1U, CacheSize());
94 EXPECT_EQ(0U, CacheSize());
102 EXPECT_EQ(1U, CacheSize());
106 EXPECT_EQ(0U, CacheSize());
  /external/lzma/C/
Ppmd7.h 129 UInt64 CacheSize;
  /external/clang/lib/CodeGen/
CGExpr.cpp 560 const int CacheSize = 128;
561 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize);
566 CacheSize-1));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9types.h     [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 643 ULONG CacheSize;
    [all...]

Completed in 429 milliseconds