/external/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
D | main.c | 73 expected4[] = { variable 194 expected4, LWS_ARRAY_SIZE(expected4),
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 623 GLint expected4[] = { 15, 35666, 0, static_cast<GLint>(indicesSSB["Output"]), 0, 1, 0, 0, 1 }; in VerifyCompute() local 624 …tProgramResourceiv(program, GL_BUFFER_VARIABLE, indicesBV["Outputa.data"], 9, props4, 9, expected4, in VerifyCompute() 743 GLint expected4[] = { 2, 35685, 1, 0, 0, 1, 7 }; in Run() local 744 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 7, props, 7, expected4, error); in Run() 909 GLint expected4[] = { 2, 35685, 1, 0, 0, 1, 7 }; in Run() local 910 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 7, props, 7, expected4, error); in Run() 1235 …GLint expected4[] = { 2, 35676, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "… in Run() local 1236 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["d"], 13, props, 13, expected4, error); in Run() 1409 GLint expected4[] = { 15, 4, 0, 1, 0, size }; in Run() local 1410 …etProgramResourceiv(program, GL_UNIFORM_BLOCK, indicesUB["TrickyBlock[1]"], 6, props, 6, expected4, in Run() [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 645 GLint expected4[] = { 5, GL_FLOAT_MAT2x3, 2, 0, 0, 0, 0, 0, 1, 7, 0 }; in Run() local 646 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 11, props, 11, expected4, erro… in Run() 761 GLint expected4[] = { 5, GL_INT, 2, 0, 1, 0, 0, 0, 0, 5, 0, 0 }; in Run() local 762 …VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, indices["d"], 12, props, 12, expected4, err… in Run() 1059 GLint expected4[] = { 5, GL_FLOAT_MAT2x3, 2, 0, 0, 0, 0, 0, 1, 7, 0 }; in Run() local 1060 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 11, props, 11, expected4, erro… in Run() 1171 GLint expected4[] = { 5, GL_INT, 2, 0, 1, 0, 0, 0, 0, 5, 0, 0 }; in Run() local 1172 …VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, indices["d"], 12, props, 12, expected4, err… in Run() 1493 GLint expected4[] = { in Run() local 1496 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["d"], 16, props, 16, expected4, error); in Run() [all …]
|
/external/webrtc/rtc_base/ |
D | ip_address_unittest.cc | 520 struct sockaddr_in expected4; in TEST() local 527 test_info.ai_addr = reinterpret_cast<struct sockaddr*>(&expected4); in TEST() 528 expected4.sin_addr.s_addr = HostToNetwork32(kIPv4PublicAddr); in TEST() 529 expected4.sin_family = AF_INET; in TEST()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | StringTokenizerTest.java | 208 String expected4[] = {" \ud800\udc00 ", " \ud800\udc00"}; in TestSupplementary() local 211 if (!tokenizer.nextElement().equals(expected4[i ++])) { in TestSupplementary()
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/parse/ |
D | parser_unittest.py | 1009 expected4 = ast.Mojom( 1058 self.assertEquals(parser.Parse(source4, "my_file.mojom"), expected4)
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | StringTokenizerTest.java | 205 String expected4[] = {" \ud800\udc00 ", " \ud800\udc00"}; in TestSupplementary() local 208 if (!tokenizer.nextElement().equals(expected4[i ++])) { in TestSupplementary()
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 5344 static const Locale expected4("jbo@x=0"); in TestBug20410() local 5345 assertEquals(locid4, expected4.getName(), result4.getName()); in TestBug20410()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ClosingFutureTest.java | 1479 } catch (IllegalStateException expected4) { in assertDerivingThrowsIllegalStateException()
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | ClosingFutureTest.java | 1462 } catch (IllegalStateException expected4) { in assertDerivingThrowsIllegalStateException()
|