/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/ |
H A D | VendorSpecificAuthTest.java | 35 private static final byte[] TEST_DATA = new byte[] {0x12, 0x34, 0x45, 0x56}; field in VendorSpecificAuthTest
|
/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/chunking/ |
H A D | ChunkHasherTest.java | 41 private static final byte[] TEST_DATA = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13}; field in ChunkHasherTest
|
H A D | InlineLengthsEncryptedChunkEncoderTest.java | 46 private static final byte[] TEST_DATA = {5, 4, 5, 7, 10, 12, 1, 2, 9}; field in InlineLengthsEncryptedChunkEncoderTest
|
H A D | LengthlessEncryptedChunkEncoderTest.java | 45 private static final byte[] TEST_DATA = {5, 4, 5, 7, 10, 12, 1, 2, 9}; field in LengthlessEncryptedChunkEncoderTest
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/core/ |
H A D | LiveDataControllerTest.java | 41 private static final CharSequence TEST_DATA = "test_data"; field in LiveDataControllerTest
|
/aosp12/system/tools/aidl/tests/rust/ |
H A D | test_client.rs | 277 const TEST_DATA: &[u8] = b"FrazzleSnazzleFlimFlamFlibbityGumboChops"; in test_parcel_file_descriptor() const 329 const TEST_DATA: &[u8] = b"FirstSecondThird"; in test_parcel_file_descriptor_array() const
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | StreamSplitter_test.cpp | 57 static const uint32_t TEST_DATA = 0x12345678u; variable
|
H A D | BufferQueue_test.cpp | 99 static const uint32_t TEST_DATA = 0x12345678u; variable
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | FileUtilsTest.java | 82 private static final String TEST_DATA = field in FileUtilsTest
|
/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestEventHandler.java | 59 public final static int TEST_DATA = 4; field in TestEventHandler
|
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | IpSecBaseTest.java | 83 protected static final byte[] TEST_DATA = "Best test data ever!".getBytes(); field in IpSecBaseTest
|
/aosp12/system/keymaster/tests/ |
H A D | android_keymaster_messages_test.cpp | 76 uint8_t TEST_DATA[] = "a key blob"; variable
|