Home
last modified time | relevance | path

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

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