Searched refs:testOperations (Results 1 – 1 of 1) sorted by relevance
120 std::vector<TestOperation> testOperations; in convert() local121 testOperations.reserve(operations.operation_size()); in convert()124 std::back_inserter(testOperations), in convert()126 return testOperations; in convert()