Searched refs:testOperations (Results 1 – 1 of 1) sorted by relevance
132 std::vector<TestOperation> testOperations; in convert() local133 testOperations.reserve(operations.operation_size()); in convert()136 std::back_inserter(testOperations), in convert()138 return testOperations; in convert()