Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc355 native_alloc_2_ = ParseNativeAlloc(); in GrabResult2()
358 native_alloc_2_ = 0; in GrabResult2()
411 size_t native_alloc_2_; 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()