Home
last modified time | relevance | path

Searched defs:TakeRange (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dunique_resource_allocator.h221 TakeRange(const T& start_inclusive, const T& end_exclusive) { in TakeRange() function
Dunique_resource_allocator_test.cpp139 TEST_F(CvdIdAllocatorTest, TakeRange) { in TEST_F() argument