Home
last modified time | relevance | path

Searched defs:kNum (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DMemoryTest.cpp4 const size_t kNum = 200; in DEF_TEST() local
/external/skqp/tests/
DMemoryTest.cpp4 const size_t kNum = 200; in DEF_TEST() local
/external/pigweed/pw_allocator/
Dfreelist_heap_test.cc233 constexpr size_t kNum = 4; in TEST() local
252 constexpr size_t kNum = 3; in TEST() local
/external/clang/test/SemaCXX/
Dtypo-correction-delayed.cpp120 const int kNum = 10; // expected-note {{'kNum' declared here}} variable
/external/llvm-project/clang/test/SemaCXX/
Dtypo-correction-delayed.cpp120 const int kNum = 10; // expected-note {{'kNum' declared here}} variable
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype.cpp504 static const int kNum = 3; member