Searched refs:TEST_FIELD (Results 1 – 1 of 1) sorted by relevance
62 private static final String TEST_FIELD = "test"; field in PackageManagerPerfTest90 bundle.putString(TEST_FIELD, TEST_VALUE); in installTestApp()124 assertEquals(bundle.getString(TEST_FIELD), TEST_VALUE); in testGetAppMetadata()