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.java243 String expectedDisciptionRes = "Hello, Android!"; in testGetInfo() local
245 assertEquals(expectedDisciptionRes, appText); in testGetInfo()