Home
last modified time | relevance | path

Searched defs:expected4 (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DRequestSadActionTest.java175 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in noResponse_queryAgain_emptyResult() local
227 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in unrecognizedOpcode_dontQueryAgain_emptyResult() local
285 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in featureAbort_dontQueryAgain_emptyResult() local
347 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in allSupported_completeResult() local
419 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in subsetSupported_subsetResult() local
494 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidCodecs_emptyResults() local
545 HdmiCecMessage expected4 = HdmiCecMessageBuilder.buildRequestShortAudioDescriptor( in invalidMessageLength_queryAgain() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/log/table/
H A DTableLogBufferTest.kt347 val expected4 = in <lambda>() constant
448 val expected4 = timestamp2 + SEPARATOR + "column1" + SEPARATOR + "val11" in <lambda>() constant
513 val expected4 = in <lambda>() constant
559 val expected4 = timestamp2 + SEPARATOR + "column1" + SEPARATOR + "newVal1" in <lambda>() constant
H A DLogDiffsForTableTest.kt191 val expected4 = in boolean_doesNotLogIfSameValue() constant
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp623 GLint expected4[] = {15, 35666, 0, static_cast<GLint>(indicesSSB["Output"]), 0, 1, 0, 0, 1}; in VerifyCompute() local
743 GLint expected4[] = {2, 35685, 1, 0, 0, 1, 7}; in Run() local
909 GLint expected4[] = {2, 35685, 1, 0, 0, 1, 7}; in Run() local
1239 …GLint expected4[] = {2, 35676, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "d… in Run() local
1412 GLint expected4[] = {15, 4, 0, 1, 0, size}; in Run() local
1662 GLint expected4[] = {2, 36294, 1}; in Run() local
1751 GLint expected4[] = {2, GL_UNSIGNED_INT, 1}; in Run() local
2428 GLint expected4[] = {16, 5, 1, 0, 0}; in Run() local
3338 GLint expected4[] = {5, 35666, 1, 0, 1, 0}; in Run() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp645 GLint expected4[] = {5, GL_FLOAT_MAT2x3, 2, 0, 0, 0, 0, 0, 1, 7, 0}; in Run() local
761 GLint expected4[] = {5, GL_INT, 2, 0, 1, 0, 0, 0, 0, 5, 0, 0}; in Run() local
1059 GLint expected4[] = {5, GL_FLOAT_MAT2x3, 2, 0, 0, 0, 0, 0, 1, 7, 0}; in Run() local
1171 GLint expected4[] = {5, GL_INT, 2, 0, 1, 0, 0, 0, 0, 5, 0, 0}; in Run() local
1489 GLint expected4[] = { in Run() local
1681 GLint expected4[] = {15, 4, 0, 0, 0, 0, 0, 0, size}; in Run() local
1878 GLint expected4[] = {2, GL_UNSIGNED_INT_VEC2, 1}; in Run() local
3086 GLint expected4[] = {16, 5, 0, 1, 0, 0, 0, 0}; in Run() local
3358 GLint expected4[] = {19, GL_NONE, 3}; in Run() local
4527 GLint expected4[] = {5, GL_FLOAT_VEC4, 1, 0, 1, 0}; in Run() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardIndicationAreaViewModelTest.kt191 val expected4 = setDozeAmountAndCalculateExpectedTranslationY(1f) in indicationAreaTranslationY() constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/test/synthesis/
Dmem_func_ptr_cv1.cpp23 typedef int (C::* expected4)(int) const volatile; typedef
Dmem_func_ptr_cv2.cpp23 typedef int (C::* expected4)(int) const volatile; typedef
Dmember_function_pointer.cpp23 typedef int (C::* expected4)(int) const volatile; typedef
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c73 expected4[] = { variable
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativePathTest.java79 Path.FillType expected4 = Path.FillType.WINDING; in testAccessFillType() local
/aosp_15_r20/system/netd/server/
H A DBandwidthControllerTest.cpp209 std::string expected4 = in TEST_F() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DStringTokenizerTest.java205 String expected4[] = {" \ud800\udc00 ", " \ud800\udc00"}; in TestSupplementary() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DStringTokenizerTest.java208 String expected4[] = {" \ud800\udc00 ", " \ud800\udc00"}; in TestSupplementary() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder_test.cc580 std::string expected4; in TEST_P() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dip_address_unittest.cc521 struct sockaddr_in expected4; in TEST() local
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPathTest.java138 Path.FillType expected4 = Path.FillType.WINDING; in testAccessFillType() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_sequencer_test.cc549 std::vector<std::string> expected4{"i"}; in TEST_F() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/printf_core/
H A Dparser_test.cpp475 expected3, expected4, expected5, expected6, expected7, expected8, in TEST() local
/aosp_15_r20/external/llvm-libc/test/src/stdio/scanf_core/
H A Dparser_test.cpp669 expected3, expected4, expected5, expected6, expected7, expected8, in TEST() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/shell/
DShellSubscriber_test.cpp959 ShellData expected4; in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Ddevector_test.cpp3576 const int expected4 [] = {1, 2, 3, 4, 5, 6}; in test_swap() local
3596 const int expected4 [] = {9, 10, 11, 12, 13, 14, 15, 16}; in test_swap() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp5783 static const Locale expected4("jbo@x=0"); in TestBug20410() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dloctest.cpp5488 static const Locale expected4("jbo@x=0"); in TestBug20410() local
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvec_test_all_types.cpp1086 auto expected4 = vcomplex::loadu(exp4); in TEST() local