Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc385 native_alloc_1_ = ParseNativeAlloc(); in GrabResult1()
388 native_alloc_1_ = std::numeric_limits<size_t>::max(); in GrabResult1()
450 size_t native_alloc_1_; member in art::Dex2oatSwapUseTest
480 if (native_alloc_2_ >= native_alloc_1_ || swap_1_ >= swap_2_) { in TEST_F()
481 EXPECT_LT(native_alloc_2_, native_alloc_1_); in TEST_F()