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

  /external/stressapptest/src/
worker.h 586 class FillThread : public WorkerThread {
588 FillThread();
597 DISALLOW_COPY_AND_ASSIGN(FillThread);
worker.cc 250 FillThread::FillThread() {
507 void FillThread::SetFillPages(int64 num_pages_to_fill_init) {
512 bool FillThread::FillPageRandom(struct page_entry *pe) {
536 bool FillThread::Work() {
    [all...]
sat.cc 446 FillThread *thread = new FillThread();
    [all...]

Completed in 32 milliseconds