Searched refs:storage3 (Results 1 – 1 of 1) sorted by relevance
168 std::vector<IFLTestValue> storage3({ { 1 }, { 3 }, { 4 }, { 9 } }); in TEST() local174 ifl_it = ifl.insert_after(ifl_it, storage3.begin(), storage3.end()); in TEST()