Searched refs:testOperations (Results 1 – 1 of 1) sorted by relevance
115 std::vector<TestOperation> testOperations; in convert() local116 testOperations.reserve(operations.operation_size()); in convert()119 std::back_inserter(testOperations), in convert()121 return testOperations; in convert()