Searched refs:TEST_KEY2NAME (Results 1 – 1 of 1) sorted by relevance
50 private final String TEST_KEY2NAME = "key2"; field in LocationTest573 bundle.putByte(TEST_KEY2NAME, TEST_KEY2VALUE); in createTestLocation()581 assertEquals(TEST_KEY2VALUE, bundle.getByte(TEST_KEY2NAME)); in assertTestBundle()