Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator_test.cpp94 auto another_three_consecutive = allocator->UniqueConsecutiveItems(3); in TEST_F() local
99 ASSERT_FALSE(another_three_consecutive); in TEST_F()