Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DMemoryTests.java71 String actname = pkgname + ".MainActivity"; in testMemoryAllocationLimit() local
72 getDevice().executeShellCommand("am start -W " + pkgname + "/" + actname); in testMemoryAllocationLimit()