Searched refs:helloWorld (Results 1 – 2 of 2) sorted by relevance
944 String helloWorld = new String("HelloWorld"); in testReadWriteString() local948 mMetadata.set(gpsProcessingMethodKey, helloWorld); in testReadWriteString()951 assertEquals(helloWorld, actual); in testReadWriteString()
343 <pre class="no-pretty-print">adb -s emulator-5556 install helloWorld.apk</pre>