HomeSort by relevance Sort by last modified time
    Searched refs:getTransactions (Results 1 - 2 of 2) sorted by null

  /system/libhwbinder/vts/performance/
PerfTest.h 89 inline uint64_t getTransactions() const { return transactions_; }
PerfTest.cpp 195 int no_trans = other.getTransactions() + fifo.getTransactions();

Completed in 1145 milliseconds