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