summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_api_test.cpp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 16:59:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 16:59:05 +0000
commit23c944f6dd01b7975a0dd85d48ab4f2abbad2593 (patch)
treedd72a84514306c5cc0c9025a1fb9e9e3976ced32 /simpleperf/cmd_api_test.cpp
parente474f50680b5c938d7462172b949578699df2854 (diff)
parent3b739c8720db08d5b34e8a547a5b2f6305fe37b6 (diff)
downloadextras-23c944f6dd01b7975a0dd85d48ab4f2abbad2593.tar.gz
Snap for 7803083 from 3b739c8720db08d5b34e8a547a5b2f6305fe37b6 to mainline-tzdata2-release
Change-Id: I3f7a03441a6392968c6e25d20d018e592a2c1e93
Diffstat (limited to 'simpleperf/cmd_api_test.cpp')
-rw-r--r--simpleperf/cmd_api_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/simpleperf/cmd_api_test.cpp b/simpleperf/cmd_api_test.cpp
index 4157bdef..716b383b 100644
--- a/simpleperf/cmd_api_test.cpp
+++ b/simpleperf/cmd_api_test.cpp
@@ -24,6 +24,8 @@
#include "test_util.h"
#include "utils.h"
+using namespace simpleperf;
+
#if defined(__ANDROID__)
static bool WaitUntilAppExit(const std::string& package_name) {