Home
last modified time | relevance | path

Searched defs:sourceOut (Results 1 – 5 of 5) sorted by relevance

/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DSSLEngineVersionCompatibilityTest.java99 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
DSSLEngineTest.java303 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
DSSLEngineVersionCompatibilityTest.java97 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
DSSLEngineTest.java299 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
/external/mesa3d/src/mesa/main/
Dshaderapi.c1038 GLsizei *length, GLchar *sourceOut) in get_shader_source()
1721 GLsizei *length, GLchar *sourceOut) in _mesa_GetShaderSource()