HomeSort by relevance Sort by last modified time
    Searched refs:expected6 (Results 1 - 4 of 4) sorted by null

  /system/netd/server/
BandwidthControllerTest.cpp 255 std::string expected6 = local
268 {V6, expected6},
  /external/webrtc/webrtc/base/
ipaddress_unittest.cc 514 struct sockaddr_in6 expected6;
528 expected6.sin6_addr = kIPv6PublicAddr;
529 expected6.sin6_family = AF_INET6;
531 test_info.ai_addr = reinterpret_cast<struct sockaddr*>(&expected6);
535 expected6.sin6_family = AF_UNSPEC;
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cProgramInterfaceQueryTests.cpp 747 GLint expected6[] = { 2, 5125, 1, 0, 0, 1, 12 }; local
748 VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["f"], 7, props, 7, expected6, error);
913 GLint expected6[] = { 2, 5125, 1, 0, 0, 1, 12 }; local
914 VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["f"], 7, props, 7, expected6, error);
1239 GLint expected6[] = { 2, 5124, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "f") }; local
1437 GLint expected6[] = { 27, 5126, 2, static_cast<GLint>(indicesUB["TrickyBlock"]), 0, 0, -1, 0, 1, 0, -1 }; local
1602 GLint expected6[] = { 2, 35665, 2 }; local
2304 GLint expected6[] = { 28, 5126, 2, static_cast<GLint>(indicesSSB["TrickyBuffer"]), 0, 0, 1, 0, 0, 3 }; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cProgramInterfaceQueryTests.cpp 649 GLint expected6[] = { 2, GL_UNSIGNED_INT, 1, 0, 0, 0, 0, 0, 1, 12, 0 }; local
650 VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["f"], 11, props, 11, expected6, error);
1063 GLint expected6[] = { 2, GL_UNSIGNED_INT, 1, 0, 0, 0, 0, 0, 1, 12, 0 }; local
1501 GLint expected6[] = { local
1730 GLint expected6[] = { 27, GL_FLOAT, 2, static_cast<GLint>(indicesUB["TrickyBlock"]), 0, 0, -1, 0, 1, 0, 0, local
1896 GLint expected6[] = { 2, GL_FLOAT_VEC3, 2 }; local
3136 GLint expected6[] = { local
4108 GLint expected6[] = { 13, 0, 1, 0, 1, 0, static_cast<GLint>(indicesBV["a"]) }; local
    [all...]

Completed in 235 milliseconds