Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6085)

Unified Diff: dm/DMCpuTask.h

Issue 178473006: DM: also run benches once. (Closed) Base URL: https://skia.googlesource.com/skia.git@dm
Patch Set: add note Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dm/DMBenchTask.cpp ('k') | dm/DMCpuTask.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMCpuTask.h
diff --git a/dm/DMCpuTask.h b/dm/DMCpuTask.h
index 8e7f53188313769c379a4ca7a2e7eceb13b904dd..0ae112f7549a538f99b5fa3ea93d5d4328f7016c 100644
--- a/dm/DMCpuTask.h
+++ b/dm/DMCpuTask.h
@@ -17,7 +17,7 @@ namespace DM {
class CpuTask : public Task {
public:
- CpuTask(const char* name,
+ CpuTask(const char* config,
Reporter*,
TaskRunner*,
const Expectations&,
« no previous file with comments | « dm/DMBenchTask.cpp ('k') | dm/DMCpuTask.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698