Searched refs:getOperations (Results 1 – 9 of 9) sorted by relevance
134 const std::vector<RandomOperation>& getOperations() const { return mOperations; } in getOperations() function
112 const std::vector<Operation>& getOperations() const { return mOperations; } in getOperations() function
186 const auto& operations = mModel->getOperations(); in OperandTracker()208 const Operation& operation = mModel->getOperations()[operationIndex]; in markProcessed()
146 method public long getOperations();
308 method public long getOperations();
897 assertTrue(historyEntry.getOperations() >= 0); in testDataMigrationUtils()
219 public long getOperations() { in getOperations() method in NetworkStatsHistory.Entry
466 public long getOperations() { in getOperations() method in NetworkStats.Entry
1101 assertEquals(operations, entry.getOperations()); in assertValues()