Home
last modified time | relevance | path

Searched defs:testSelect (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
H A DObservableSubscriptionSelectTest.kt13 fun testSelect() = runTest { in <lambda>() method in kotlinx.coroutines.rx2.ObservableSubscriptionSelectTest
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
H A DObservableSubscriptionSelectTest.kt13 fun testSelect() = runTest { in <lambda>() method in kotlinx.coroutines.rx3.ObservableSubscriptionSelectTest
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/test/
H A DPublisherSubscriptionSelectTest.kt21 fun testSelect() = runTest { in <lambda>() method
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_select_main.cpp33 void testSelect(size_t &TotalTests, size_t &Passes, size_t &Failures) { in testSelect() function
70 void testSelect<v4f32, v4i1>(size_t &TotalTests, size_t &Passes, in testSelect() function
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DExpandableListActivitySelectTest.java69 public void testSelect() { in testSelect() method in ExpandableListActivitySelectTest
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/database/
H A DSQLiteDatabasePerfTest.java92 public void testSelect() { in testSelect() method in SQLiteDatabasePerfTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dternary_ops_test.py76 def testSelect(self): member in TernaryOpsTest
/aosp_15_r20/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
H A DContactsContract_AllUriTest.java370 public void testSelect() { in testSelect() method in ContactsContract_AllUriTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dplurults.cpp1196 void PluralRulesTest::testSelect() { in testSelect() function in PluralRulesTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dplurults.cpp1208 void PluralRulesTest::testSelect() { in testSelect() function in PluralRulesTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client_test.py1360 def testSelect(self): member in TestFactory.SingleOpTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py2363 def testSelect(self): member in RDSTest