Searched refs:FAKE_MESSAGE (Results 1 – 1 of 1) sorted by relevance
26 private const val FAKE_MESSAGE = "test" constant34 .setMsg(FAKE_MESSAGE) in testBuilderAndParcel()38 assertEquals(FAKE_MESSAGE, dhcpClientEvent.msg) in testBuilderAndParcel()