Home
last modified time | relevance | path

Searched defs:interesting32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dmutator.go278interesting32 = []int32{-2147483648, -100663046, -32769, 32768, 65535, 65536, 100663045, 214748364… var
/aosp_15_r20/external/skia/modules/bentleyottmann/tests/
H A DInt96Test.cpp133 int32_t interesting32[] = {-std::numeric_limits<int32_t>::max(), in DEF_TEST() local