/aosp_15_r20/external/crosvm/e2e_tests/tests/ |
H A D | fs.rs | 28 const TEST_DATA: &str = "virtiofs works!"; in copy_file() constant 55 const TEST_DATA: &str = "hello world"; in mount_rw() constant 227 const TEST_DATA: &str = "Hello world!"; in copy_file_validate_ugid_mapping() constant
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | dsa.rs | 612 const TEST_DATA: &[u8] = &[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]; in test_signature() constant 655 const TEST_DATA: &[u8] = &[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]; in test_signature_der() constant
|
/aosp_15_r20/external/angle/build/android/stacktrace/ |
H A D | java_deobfuscate_test.py | 36 TEST_DATA = [ variable 99 TEST_DATA = [s + '\n' for s in TEST_DATA] variable
|
/aosp_15_r20/external/cronet/build/android/stacktrace/ |
H A D | java_deobfuscate_test.py | 36 TEST_DATA = [ variable 99 TEST_DATA = [s + '\n' for s in TEST_DATA] variable
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_client.rs | 407 const TEST_DATA: &[u8] = b"FrazzleSnazzleFlimFlamFlibbityGumboChops"; in test_parcel_file_descriptor() constant 443 const TEST_DATA: &[u8] = b"FirstSecondThird"; in test_parcel_file_descriptor_array() constant
|
/aosp_15_r20/external/pigweed/pw_tokenizer/py/ |
H A D | varint_test_data.py | 29 TEST_DATA = ( variable
|
H A D | tokenized_string_decoding_test_data.py | 29 TEST_DATA = ( variable
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | DataSourceInputStreamTest.java | 33 private static final byte[] TEST_DATA = TestUtil.buildTestData(16); field in DataSourceInputStreamTest
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | DataSourceInputStreamTest.java | 33 private static final byte[] TEST_DATA = TestUtil.buildTestData(16); field in DataSourceInputStreamTest
|
/aosp_15_r20/external/crosvm/io_uring/tests/ |
H A D | uring.rs | 761 const TEST_DATA: &[u8; 4] = b"foo!"; in restrict_ops() constant
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/util/ |
H A D | Crc32ChecksumInputStreamTest.java | 31 private static final String TEST_DATA = "Jason, Yifei, Zach"; field in Crc32ChecksumInputStreamTest
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetServiceTest.java | 40 private static final String TEST_DATA = "-1"; field in AvrcpTargetServiceTest
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/ |
D | test_text_file.py | 8 TEST_DATA = """# test file variable
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/ |
D | test_text_file.py | 8 TEST_DATA = """# test file variable
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/ |
D | test_text_file.py | 8 TEST_DATA = """# test file variable
|
/aosp_15_r20/external/fonttools/Tests/pens/ |
H A D | reverseContourPen_test.py | 6 TEST_DATA = [ variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/ |
H A D | test_text_file.py | 8 TEST_DATA = """# test file variable
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cronet/src/test/java/com/google/android/exoplayer2/ext/cronet/ |
H A D | ByteArrayUploadDataProviderTest.java | 37 private static final byte[] TEST_DATA = new byte[] {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; field in ByteArrayUploadDataProviderTest
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/eap/ |
D | VendorSpecificAuthTest.java | 35 private static final byte[] TEST_DATA = new byte[] {0x12, 0x34, 0x45, 0x56}; field in VendorSpecificAuthTest
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/src/test/java/com/google/android/exoplayer2/ext/cronet/ |
H A D | ByteArrayUploadDataProviderTest.java | 37 private static final byte[] TEST_DATA = new byte[] {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; field in ByteArrayUploadDataProviderTest
|
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/nl80211/cts/ |
H A D | WifiKeyStoreTest.java | 48 private static final byte[] TEST_DATA = new byte[]{1, 2, 3, 4, 7}; field in WifiKeyStoreTest
|
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/ |
H A D | network_tester_packet.proto | 9 TEST_DATA = 2; enumerator
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowBackupDataOutputTest.java | 21 private static final byte[] TEST_DATA = {1, 2, 3, 4}; field in ShadowBackupDataOutputTest
|
/aosp_15_r20/external/fonttools/Tests/ttLib/ |
H A D | sfnt_test.py | 10 TEST_DATA = Path(__file__).parent / "data" variable
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/ |
H A D | ResourceModule.java | 68 private static final String TEST_DATA = "TestData"; field in ResourceModule
|