Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_vector_test.cc148 BitVector third(5, true, Allocator::GetMallocAllocator()); in TEST() local
160 BitVector third(5, true, Allocator::GetMallocAllocator()); in TEST() local
/art/compiler/optimizing/
Dregister_allocator_test.cc897 LiveInterval* third = BuildInterval(ranges3, arraysize(ranges3), GetScopedAllocator(), -1, three); in TEST_F() local