Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator_test.cpp131 auto take_9_10 = allocator->TakeAll<std::vector<unsigned>>({9, 10}); in TEST_F() local
136 ASSERT_FALSE(take_9_10); in TEST_F()