Searched defs:TEST_STRING_1 (Results 1 – 9 of 9) sorted by relevance
19 private static final String TEST_STRING_1 = "Test"; field in ValueChangedCallbackTest
39 private static final byte[] TEST_STRING_1 = "Hello, World!".getBytes(); field in MacAuthenticatedInputStreamTest
59 static final String TEST_STRING_1 = "testString1"; field in UnownedUserDataSupplierTest
25 private static final String TEST_STRING_1 = "Test"; field in ObservableSupplierImplTest
30 #define TEST_STRING_1 "hello world" macro
42 TEST_STRING_1 = 'hello world' variable
17 TEST_STRING_1 = "I wish to buy a fish license.\n" variable
22 TEST_STRING_1 = b"I wish to buy a fish license.\n" variable
67 private static final String TEST_STRING_1 = "hello this is a test"; field in RollbackManagerHostTest