Searched defs:kInts (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libchrome/base/android/ |
H A D | jni_array_unittest.cc | 90 const int kInts[] = {0, 1, -1, std::numeric_limits<int32_t>::min(), in TEST() local 204 const int kInts[] = {0, 1, -1}; in TEST() local
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | jni_array_unittest.cc | 123 const int kInts[] = {0, 1, -1, std::numeric_limits<int32_t>::min(), in TEST() local 261 const int kInts[] = {0, 1, -1}; in TEST() local
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | UniformManagerTest.cpp | 43 static constexpr int32_t kInts[16] = { 1, -2, 3, -4, variable
|
/aosp_15_r20/external/pigweed/pw_json/ |
H A D | builder_test.cc | 621 constexpr int kInts[] = {1, 2, 3}; in TEST() local
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | intrusive_heap_unittest.cc | 70 static constexpr int kInts[] = {CANONICAL_ELEMENTS}; in MakeCanonical() local
|