Home
last modified time | relevance | path

Searched refs:HelloWorldTest (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/example/native/
DHelloWorldTest.cpp21 TEST(HelloWorldTest, PrintHelloWorld) { in TEST() argument
DAndroid.bp17 srcs: ["HelloWorldTest.cpp"],
/platform_testing/tests/example/instrumentation/src/android/test/example/helloworld/
DHelloWorldTest.java32 public class HelloWorldTest { class
34 private static final String TAG = HelloWorldTest.class.getSimpleName();
/platform_testing/tests/example/jarhosttest/test/android/test/example/helloworld/
DHelloWorldTest.java25 public class HelloWorldTest { class