Home
last modified time | relevance | path

Searched defs:kSize (Results 1 - 25 of 149) sorted by relevance

123456

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DOutOfMemoryTest.cpp20 size_t kSize = 1 << 28; in LLVMFuzzerTestOneInput() local
H A DOutOfMemorySingleLargeMallocTest.cpp18 size_t kSize = 0xff000000U; in LLVMFuzzerTestOneInput() local
H A DOneHugeAllocTest.cpp18 size_t kSize = (size_t)1 << 31; in LLVMFuzzerTestOneInput() local
/third_party/skia/tests/
H A DSrcSrcOverBatchTest.cpp21 static const int kSize = 8; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DLRUCacheTest.cpp31 static const int kSize = 100; in DEF_TEST() local
55 static const int kSize = 5; in DEF_TEST() local
[all...]
H A DSurfaceDrawContextTest.cpp18 static const int kSize = 64; variable
/third_party/skia/docs/examples/
H A DColors.cpp20 constexpr float kSize = 256.0f / (sizeof(kColors) / sizeof(kColors[0])); in REG_FIDDLE() local
/third_party/skia/bench/
H A DCreateBackendTextureBench.cpp33 static const int kSize = 16; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceMap_unittest.cpp21 constexpr size_t kSize = 64; in TEST() local
42 constexpr size_t kSize = 64; in TEST() local
57 constexpr size_t kSize = 8; in TEST() local
89 constexpr size_t kSize in TEST() local
[all...]
H A DSizedMRUCache_unittest.cpp30 constexpr size_t kSize = 32; in TEST() local
51 constexpr size_t kSize = 32; in TEST() local
104 constexpr size_t kSize = 32; TEST() local
[all...]
H A DBlobCache_unittest.cpp49 constexpr size_t kSize = 32; in TEST() local
71 constexpr size_t kSize = 32; in TEST() local
124 constexpr size_t kSize = 32; TEST() local
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dcompression_utils_unittest.cc68 const size_t kSize = 32 * 1024; in TEST() local
/third_party/node/deps/zlib/google/
H A Dcompression_utils_unittest.cc68 const size_t kSize = 32 * 1024; in TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustFragmentShaderOutputTest.cpp47 constexpr GLsizei kSize = 2; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DFramebufferObjectTest.cpp147 constexpr uint32_t kSize = 32; in TEST_P() local
/third_party/skia/third_party/externals/zlib/google/
H A Dcompression_utils_unittest.cc68 const size_t kSize = 32 * 1024; in TEST() local
/third_party/skia/gm/
H A Dclear_swizzle.cpp20 static constexpr int kSize = 64; member
[all...]
H A Dclip_sierpinski_region.cpp14 static constexpr int kSize = 3*3*3*3*3; variable
17 DEF_SIMPLE_GM(clip_sierpinski_region, canvas, 2*kTrans + kSize, 2*kTrans + kSize) { in DEF_SIMPLE_GM() argument
H A Dbitmapimage.cpp78 inline static constexpr int kSize member in skiagm::BitmapImageGM
[all...]
/third_party/node/deps/v8/src/base/
H A Dring-buffer.h20 static const int kSize = 10; member in v8::base::RingBuffer
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector_unittest.cpp100 constexpr size_t kSize = 4; in TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DClipSpaceTests.cpp64 static constexpr uint32_t kSize = 4; member in ClipSpaceTest
H A DNonzeroBufferCreationTests.cpp41 constexpr uint32_t kSize = 32u; in TEST_P() local
57 constexpr uint32_t kSize = 32u; in TEST_P() local
79 constexpr uint32_t kSize = 32u; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dcivil_time_benchmark.cc91 const int kSize = 100000; in BM_CivilTimeAbslHash() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddistributions_test.cc29 constexpr int kSize = 400000; member
[all...]

Completed in 8 milliseconds

123456