Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator_test.cpp149 auto take_range_2_4 = allocator->TakeRange(2, 4); in TEST_F() local
152 ASSERT_FALSE(take_range_2_4); in TEST_F()