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

Unified Diff: tests/benchmark/benchmark_life.cc

Issue 993003004: Delete flaky benchmark test (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fix dependencies. Created 5 years, 9 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 | « tests/benchmark/benchmark_chameneos_c.c ('k') | tests/benchmark/benchmark_nbody.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/benchmark/benchmark_life.cc
diff --git a/tests/benchmark/benchmark_life.cc b/tests/benchmark/benchmark_life.cc
index 866b5b91283e2feeec4fac61dd5474e2074ea04d..aad43f568fb9ba65e27258081c35d830013a7ddd 100644
--- a/tests/benchmark/benchmark_life.cc
+++ b/tests/benchmark/benchmark_life.cc
@@ -8,9 +8,8 @@
#include <string.h>
#include <unistd.h>
-// @EXEMPTION[include]
-#include "./framework.h"
-#include "./thread_pool.h"
+#include "native_client/tests/benchmark/framework.h"
+#include "native_client/tests/benchmark/thread_pool.h"
using sdk_util::ThreadPool; // For sdk_util::ThreadPool
« no previous file with comments | « tests/benchmark/benchmark_chameneos_c.c ('k') | tests/benchmark/benchmark_nbody.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698