Home
last modified time | relevance | path

Searched refs:single2 (Results 1 – 11 of 11) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DConvertTest.kt100 val single2 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
101 checkSingleValue(single2) { in <lambda>()
116 val single2 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
117 checkErroneous(single2) { in <lambda>()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DConvertTest.kt100 val single2 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
101 checkSingleValue(single2) { in <lambda>()
116 val single2 = d.asSingle(Dispatchers.Unconfined) in <lambda>() constant
117 checkErroneous(single2) { in <lambda>()
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DClientSessionContextTest.java104 NativeSslSession single2 = new MockSessionBuilder() in testCanRetrieveMultipleSingleUseSessions() local
110 context.cacheSession(single2); in testCanRetrieveMultipleSingleUseSessions()
116 assertSame(single2, in testCanRetrieveMultipleSingleUseSessions()
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DClientSessionContextTest.java100 NativeSslSession single2 = new MockSessionBuilder() in testCanRetrieveMultipleSingleUseSessions() local
106 context.cacheSession(single2); in testCanRetrieveMultipleSingleUseSessions()
112 assertSame(single2, in testCanRetrieveMultipleSingleUseSessions()
/external/llvm-project/lld/test/ELF/lto/
Dthinlto-single-module.ll24 ; RUN: ld.lld main.o thin.a --thinlto-single-module=thin.a --lto-obj-path=single2.o
25 ; RUN: llvm-readelf -S -s single2.o | FileCheck %s --check-prefix=DEFAULT
26 ; RUN: llvm-readelf -S -s single2.o1 | FileCheck %s --check-prefix=FOO
27 ; RUN: llvm-readelf -S -s single2.o2 | FileCheck %s --check-prefix=BLAH
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.init.frag.out69 0:12 'single2' ( global structure{ temp 2-component vector of uint v})
160 0:? 'single2' ( global structure{ temp 2-component vector of uint v})
235 0:12 'single2' ( global structure{ temp 2-component vector of uint v})
326 0:? 'single2' ( global structure{ temp 2-component vector of uint v})
360 Name 47 "single2"
441 47(single2): 46(ptr) Variable Private
493 Store 47(single2) 51
D420.tese.out59 0:58 'single2' ( global structure{ global 2-component vector of uint v})
145 0:? 'single2' ( global structure{ global 2-component vector of uint v})
235 0:58 'single2' ( global structure{ global 2-component vector of uint v})
321 0:? 'single2' ( global structure{ global 2-component vector of uint v})
D150.tesc.out802 0:58 'single2' ( global structure{ global 2-component vector of uint v})
888 0:? 'single2' ( global structure{ global 2-component vector of uint v})
1523 0:58 'single2' ( global structure{ global 2-component vector of uint v})
1631 0:? 'single2' ( global structure{ global 2-component vector of uint v})
/external/deqp-deps/glslang/Test/
Dhlsl.init.frag12 static Single2 single2 = { { 1, 2 } };
D420.tese58 Single2 single2 = { { 1, 2 } };
/external/mesa3d/src/glx/
Dmeson.build70 'single2.c',