Home
last modified time | relevance | path

Searched defs:kArraySize (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/tools/clang-fuzzer/handle-llvm/
H A Dinput_arrays.h15 static const int kArraySize = 64; variable
H A Dhandle_llvm.cpp149 static void RunFuncOnInputs(LLVMFunc f, int Arr[kNumArrays][kArraySize]) { in RunFuncOnInputs()
/llvm-project/compiler-rt/test/fuzzer/
H A DLoadTest.cpp13 const int kArraySize = 32505854; // 0x01effffe variable
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dallocator_returns_null.cpp63 size_t kArraySize = 4096; in main() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/
H A Dallocator_returns_null.cpp70 size_t kArraySize = 4096; in main() local
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cpp30 const size_t kArraySize = 100; in TEST() local
H A Dasan_test.cpp444 const size_t kArraySize = 100; in TEST() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4702 const size_t kArraySize = 100; in TEST() local