Searched refs:pos1 (Results 1 – 2 of 2) sorted by relevance
281 #define MAKE_ENCODED_PATH(pos0, pos1, pos2) \ in TEST_F() argument283 ((pos1) << BitString::kBitSizeAtPosition[0]) | \ in TEST_F()
762 auto pos1 = list1.before_begin(); in TEST_F() local764 pos1 = list1.insert_after(pos1, storage[idx]); in TEST_F()