/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | GetImageTest.cpp | 199 std::vector<GLColor> expectedData = {GLColor::red, GLColor::blue, GLColor::green, in TEST_P() local 227 const std::array<std::array<GLColor, kSmallSize * kSmallSize>, kCubeFaces.size()> expectedData = in TEST_P() local 267 std::vector<GLColor> expectedData = {GLColor::red, GLColor::blue, GLColor::green, in TEST_P() local 345 std::vector<GLColorRG> expectedData = {kMediumLumAlpha, kMediumLumAlpha, kMediumLumAlpha, in TEST_P() local 381 std::vector<GLColorR> expectedData = {kMediumLuminance, kMediumLuminance, kMediumLuminance, in TEST_P() local 416 std::vector<GLColorR> expectedData = {kMediumAlpha, kMediumAlpha, kMediumAlpha, kMediumAlpha}; in TEST_P() local 449 std::vector<GLColorRGB> expectedData = {GLColorRGB::red, GLColorRGB::blue, GLColorRGB::green, in TEST_P() local 577 std::vector<GLColor> expectedData = {GLColor::red, GLColor::blue, GLColor::green, in TEST_P() local 615 std::vector<GLColor> expectedData(4, GLColor::white); in TEST_P() local 840 std::vector<uint8_t> expectedData; in TEST_P() local [all …]
|
H A D | VertexAttributeTest.cpp | 181 const GLfloat *expectedData; member 378 std::array<GLfloat, kVertexCount> &expectedData) in InitTestData() 420 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 435 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 450 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 464 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 478 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 493 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 508 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local 522 std::array<GLfloat, kVertexCount> expectedData; in TEST_P() local [all …]
|
H A D | ExternalBufferTest.cpp | 119 std::vector<GLubyte> expectedData(kBufferSize, 0xFF); in TEST_P() local 173 std::vector<GLubyte> expectedData(kBufferSize, 0xFF); in TEST_P() local 330 std::vector<GLubyte> expectedData(kBufferSize, 0xFF); in TEST_P() local
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/logging/ |
H A D | MddEventLoggerTest.java | 133 MddLogData expectedData = in testLogMddEvents() local 155 MddLogData expectedData = in testLogExpirationHandlerRemoveUnaccountedFilesSampled() local 175 MddLogData expectedData = in testLogMddNetworkSavingsSampled() local 196 MddLogData expectedData = in testLogMddDownloadResult() local 227 MddLogData expectedData = in testLogMddUsageEvent() local 251 MddLogData expectedData = in testlogMddLibApiResultLog() local
|
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/ |
H A D | CipherSinkTest.kt | 119 val expectedData = random.nextBytes(32) in <lambda>() constant 134 val expectedData = ByteArray(0) in <lambda>() constant 149 val expectedData = random.nextBytes(Segment.SIZE * 16 + Segment.SIZE / 2) in <lambda>() constant 164 val expectedData = random.nextBytes(32) in <lambda>() constant 186 val expectedData = random.nextBytes(dataSize) in <lambda>() constant
|
H A D | CipherSourceTest.kt | 109 val expectedData = random.nextBytes(32) in decrypt() constant 123 val expectedData = ByteArray(0) in decryptEmpty() constant 137 val expectedData = random.nextBytes(Segment.SIZE * 16 + Segment.SIZE / 2) in decryptLarge() constant 151 val expectedData = random.nextBytes(32) in decryptSingleByteSource() constant 170 val expectedData = random.nextBytes(dataSize) in decryptPaddingRequired() constant
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/ |
H A D | ProtoMessageJsonStreamIteratorTest.java | 56 Field[] expectedData = in testSingleElement() local 96 Int64Value[] expectedData = in testProtobufWrapperObjects() local 130 Field[] expectedData = in testMultipleElements() local 206 Field expectedData = in testEscapedString() local
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | Matrix3fTest.java | 112 float[] expectedData = { in testLoadScale() local 133 float[] expectedData = { in testLoadTranslate() local 145 float[] expectedData = new float[setData.length]; in testScale() local 213 float[] expectedData = new float[setData.length]; in testTranspose() local
|
H A D | Matrix4fTest.java | 114 float[] expectedData = { in testLoadScale() local 127 float[] expectedData = { in testLoadTranslate() local 140 float[] expectedData = new float[setData.length]; in testScale() local 164 float[] expectedData = new float[setData.length]; in testTranspose() local
|
H A D | Matrix2fTest.java | 111 float[] expectedData = { in testLoadScale() local 154 float[] expectedData = new float[setData.length]; in testScale() local 169 float[] expectedData = new float[setData.length]; in testTranspose() local
|
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/ |
H A D | UserLifecycleEventStatsTests.java | 93 List<String> expectedData = prepareUserExpectedEvents(eventName); in assertExpectedEvents() local 108 List<String> expectedData = new ArrayList<>(); in prepareUserExpectedEvents() local
|
H A D | UserLifecycleJourneyStatsTests.java | 100 List<String> expectedData = prepareUserExpectedEvents(eventNames); in assertExpectedEvents() local 115 List<String> expectedData = new ArrayList<>(); in prepareUserExpectedEvents() local
|
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/safetycenter/ |
D | HealthConnectSafetySourceTest.kt | 68 val expectedData = in setSafetySourceData_setsData() constant
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/shell/ |
D | ShellSubscriber_test.cpp | 161 const vector<ShellData>& expectedData, int numClients) { in runShellTest() 730 vector<ShellData> expectedData; in TEST() local 792 vector<ShellData> expectedData; in TEST() local 980 vector<ShellData> expectedData; in TEST() local
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/ |
H A D | WallpaperManagerServiceTests.java | 433 WallpaperData expectedData = mService.getCurrentWallpaperData(FLAG_SYSTEM, 0); in testSaveLoadSettings_withoutWallpaperDescription() local 473 WallpaperData expectedData = mService.getCurrentWallpaperData(FLAG_SYSTEM, 0); in testSaveLoadSettings_withWallpaperDescription() local
|
/aosp_15_r20/cts/tests/tests/database/src/android/database/cts/ |
H A D | CharArrayBufferTest.java | 44 char[] expectedData = new char[100]; in testCharArrayBuffer() local
|
/aosp_15_r20/external/pigweed/pw_hdlc/ts/ |
H A D | decoder_test.ts | 41 const expectedData = textEncoder.encode('123456789'); constant
|
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/util/concurrent/testing/ |
H A D | MockFutureListener.java | 58 public void assertSuccess(Object expectedData) throws Throwable { in assertSuccess()
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/ |
H A D | MockFutureListener.java | 58 public void assertSuccess(Object expectedData) throws Throwable { in assertSuccess()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cache/remote/ |
D | ChunkerTest.java | 59 assertArrayEquals(actualData.toByteArray(), expectedData); in chunkingShouldWork() local
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it/ |
H A D | ITHttpAnnotation.java | 135 ComplianceData expectedData = repeatRequest.getInfo(); in testComplianceGroup() local
|
/aosp_15_r20/external/pytorch/test/cpp/c10d/ |
H A D | StoreTestCommon.hpp | 24 std::vector<uint8_t> expectedData(expectedValue.begin(), expectedValue.end()); in compareSet() local
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/manualtests/src/com/android/ondevicepersonalization/services/download/ |
D | OnDevicePersonalizationDataProcessingAsyncCallableManualTests.java | 124 private void compareDataContent(VendorData expectedData, VendorData actualData) { in compareDataContent()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/test/java/software/amazon/awssdk/http/auth/aws/crt/internal/util/ |
H A D | CrtHttpRequestConverterTest.java | 126 private void assertStream(String expectedData, HttpRequestBodyStream crtStream) { in assertStream()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/ |
H A D | DataSchemeDataSourceTest.java | 162 DataSource dataSource, DataSpec dataSpec, byte[] expectedData) throws IOException { in assertDataSourceContent()
|