Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java554 String expectedDisciptionRes = "Hello, Android!"; in testGetInfo() local
556 assertEquals(expectedDisciptionRes, appText); in testGetInfo()