Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc370 native_alloc_2_ = ParseNativeAlloc(); in GrabResult2()
373 native_alloc_2_ = 0; in GrabResult2()
426 size_t native_alloc_2_; member in art::Dex2oatSwapUseTest
451 if (native_alloc_2_ >= native_alloc_1_ || swap_1_ >= swap_2_) { in TEST_F()
452 EXPECT_LT(native_alloc_2_, native_alloc_1_); in TEST_F()