Home
last modified time | relevance | path

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

/art/runtime/
Dsubtype_check_test.cc693 constexpr size_t kMaxDepthForThisTest = BitString::kCapacity; in TEST_F() local
765 constexpr size_t kMaxDepthForThisTest = BitString::kCapacity + 1u; in TEST_F() local
789 constexpr size_t kMaxDepthForThisTest = BitString::kCapacity + 2u; in TEST_F() local
854 constexpr size_t kMaxDepthForThisTest = std::numeric_limits<size_t>::max(); in TEST_F() local
899 constexpr size_t kMaxDepthForThisTest = std::numeric_limits<size_t>::max(); in TEST_F() local
1019 constexpr size_t kMaxDepthForThisTest = std::numeric_limits<size_t>::max(); in TEST_F() local