Home
last modified time | relevance | path

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

/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
DSSLEngineTest.java304 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
DSSLEngineVersionCompatibilityTest.java114 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DSSLEngineVersionCompatibilityTest.java116 ByteBuffer sourceOut = ByteBuffer.wrap(sourceBytes); in assertSendsCorrectly() local
/external/mesa3d/src/mesa/main/
Dshaderapi.c1111 GLsizei *length, GLchar *sourceOut) in get_shader_source()
1859 GLsizei *length, GLchar *sourceOut) in _mesa_GetShaderSource()