Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbit_vector_test.cpp112 BitVector<ArenaAllocator> vec2(GetAllocator()); in TEST_F() local
227 BitVector<ArenaAllocator> vec2(GetAllocator()); in TEST_F() local
308 BitVector<ArenaAllocator> vec2(GetAllocator()); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dregion_allocator_test.cpp685 std::vector<void *> vec2; in TEST_F() local