Home
last modified time | relevance | path

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

/art/dex2oat/utils/
Dswap_space_test.cc35 static void SwapTest(bool use_file) { in SwapTest() argument
41 SwapAllocator<void> alloc(use_file ? &pool : nullptr); in SwapTest()