Searched refs:getOperations (Results 1 – 4 of 4) sorted by relevance
166 const std::vector<RandomOperation>& getOperations() const { return mOperations; } in getOperations() function
202 const auto& operations = mGraph.getOperations(); in shouldSkipTest()
94 const std::vector<Operation>& getOperations() const { return mOperations; } in getOperations() function
228 const auto& operations = mModel->getOperations(); in OperandTracker()251 const Operation& operation = mModel->getOperations()[operationIndex]; in markProcessed()