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

  /external/stressapptest/src/
worker.h 260 virtual float GetCopiedData();
417 {return GetCopiedData()*2;}
500 {return GetCopiedData()*2;}
563 {return GetCopiedData()*2;}
576 {return GetCopiedData()*4;}
608 {return GetCopiedData();}
800 {return GetCopiedData();}
802 {return GetCopiedData() * 2;}
worker.cc 260 return GetCopiedData();
873 float WorkerThread::GetCopiedData() {
    [all...]

Completed in 202 milliseconds