Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc345 native_alloc_1_ = ParseNativeAlloc(); in GrabResult1()
348 native_alloc_1_ = std::numeric_limits<size_t>::max(); in GrabResult1()
410 size_t native_alloc_1_; member in art::Dex2oatSwapUseTest
440 if (native_alloc_2_ >= native_alloc_1_ || swap_1_ >= swap_2_) { in TEST_F()
441 EXPECT_LT(native_alloc_2_, native_alloc_1_); in TEST_F()