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

  /external/stressapptest/src/
worker.h 262 virtual float GetCopiedData();
418 {return GetCopiedData()*2;}
501 {return GetCopiedData()*2;}
564 {return GetCopiedData()*2;}
577 {return GetCopiedData()*4;}
609 {return GetCopiedData();}
790 {return GetCopiedData();}
792 {return GetCopiedData() * 2;}
worker.cc 268 return GetCopiedData();
886 float WorkerThread::GetCopiedData() {
    [all...]

Completed in 118 milliseconds