Home
last modified time | relevance | path

Searched defs:TEST_STRING_1 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/
H A DValueChangedCallbackTest.java19 private static final String TEST_STRING_1 = "Test"; field in ValueChangedCallbackTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DMacAuthenticatedInputStreamTest.java39 private static final byte[] TEST_STRING_1 = "Hello, World!".getBytes(); field in MacAuthenticatedInputStreamTest
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/supplier/
H A DUnownedUserDataSupplierTest.java59 static final String TEST_STRING_1 = "testString1"; field in UnownedUserDataSupplierTest
H A DObservableSupplierImplTest.java25 private static final String TEST_STRING_1 = "Test"; field in ObservableSupplierImplTest
/aosp_15_r20/external/dtc/tests/
H A Dtestdata.h30 #define TEST_STRING_1 "hello world" macro
H A Dpylibfdt_tests.py42 TEST_STRING_1 = 'hello world' variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pty.py17 TEST_STRING_1 = "I wish to buy a fish license.\n" variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pty.py22 TEST_STRING_1 = b"I wish to buy a fish license.\n" variable
/aosp_15_r20/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
H A DRollbackManagerHostTest.java67 private static final String TEST_STRING_1 = "hello this is a test"; field in RollbackManagerHostTest