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

  /system/extras/tests/memtest/
bandwidth.h 167 class CopyLdrdStrdBenchmark : public CopyBandwidthBenchmark {
169 CopyLdrdStrdBenchmark() : CopyBandwidthBenchmark() { }
170 virtual ~CopyLdrdStrdBenchmark() {}
bandwidth.cpp 101 bench = new CopyLdrdStrdBenchmark();
425 bench_objs.push_back(new CopyLdrdStrdBenchmark());

Completed in 814 milliseconds