Home
last modified time | relevance | path

Searched refs:kNoLocationEntryIndex (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack_map.cc27 constexpr size_t DexRegisterLocationCatalog::kNoLocationEntryIndex; member in art::DexRegisterLocationCatalog
/art/compiler/optimizing/
Dstack_map_test.cc573 ASSERT_EQ(DexRegisterLocationCatalog::kNoLocationEntryIndex, index0); in TEST()