Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc395 native_alloc_2_ = ParseNativeAlloc(); in GrabResult2()
398 native_alloc_2_ = 0; in GrabResult2()
451 size_t native_alloc_2_; 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()