Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator_test.cpp130 auto take_4_5_10 = allocator->TakeAll<std::vector<unsigned>>({4, 5, 10}); in TEST_F() local
135 ASSERT_TRUE(take_4_5_10); in TEST_F()