Home
last modified time | relevance | path

Searched refs:TestThreads (Results 1 – 25 of 35) sorted by relevance

12

/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_block_load_store.cu486 void TestThreads( in TestThreads() function
533 TestThreads<char>(2, 0.8f); in main()
534 TestThreads<int>(2, 0.8f); in main()
535 TestThreads<long>(2, 0.8f); in main()
536 TestThreads<long2>(2, 0.8f); in main()
539 TestThreads<double2>(2, 0.8f); in main()
540 TestThreads<TestFoo>(2, 0.8f); in main()
541 TestThreads<TestBar>(2, 0.8f); in main()
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/test/java/org/apache/hadoop/hbase/util/
H A DTestThreads.java32 public class TestThreads { class
33 private static final Log LOG = LogFactory.getLog(TestThreads.class);
/dports/misc/adios2/ADIOS2-2.7.1/testing/adios2/engine/staging-common/
H A DTestThreads.cpp140 class TestThreads : public ::testing::Test class
143 TestThreads() = default;
146 TEST_F(TestThreads, Basic) in TEST_F() argument
/dports/misc/usd/USD-21.11/pxr/base/tf/testenv/
H A DscopeDescription.cpp61 TestThreads() in TestThreads() function
167 TestThreads(); in Test_TfScopeDescription()
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/Tests/
H A DTestThreads.py7 class TestThreads(Test): class
98 TestThreads().timedMain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/sandbox_poc/pocdll/
H A Dpocdll.cc19 TestThreads(log); in Run()
H A Dexports.h70 void POCDLL_API TestThreads(HANDLE log);
H A Dprocesses_and_threads.cc57 void POCDLL_API TestThreads(HANDLE log) { in TestThreads() function
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtsmthred.h32 void TestThreads(void);
/dports/devel/icu/icu/source/test/intltest/
H A Dtsmthred.h32 void TestThreads(void);
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/sandbox_poc/pocdll/
H A Dpocdll.cc19 TestThreads(log); in Run()
H A Dexports.h70 void POCDLL_API TestThreads(HANDLE log);
H A Dprocesses_and_threads.cc57 void POCDLL_API TestThreads(HANDLE log) { in TestThreads() function
/dports/devel/dbus-sharp-glib/dbus-sharp-glib-0.6/examples/
H A DTestThreads.cs12 public class TestThreads class
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/gtest/
H A Dmoz.build42 'TestThreads.cpp',
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/containers/performance_tests/
H A DMakefile41 OBJ_THREADS = TestThreads.o TestMain.o gtest-all.o
/dports/devel/kokkos/kokkos-3.4.01/containers/performance_tests/
H A DMakefile41 OBJ_THREADS = TestThreads.o TestMain.o gtest-all.o
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/containers/performance_tests/
H A DMakefile41 OBJ_THREADS = TestThreads.o TestMain.o gtest-all.o
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/algorithms/unit_tests/
H A DMakefile49 OBJ_THREADS = TestThreads.o UnitTestMain.o gtest-all.o
/dports/devel/kokkos/kokkos-3.4.01/algorithms/unit_tests/
H A DMakefile49 OBJ_THREADS = TestThreads.o UnitTestMain.o gtest-all.o
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A Dmoz.build56 'TestThreads.cpp',
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/algorithms/unit_tests/
H A DMakefile49 OBJ_THREADS = TestThreads.o UnitTestMain.o gtest-all.o
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/test/
H A Dtest_serial_io.cpp427 static int TestThreads = 1; variable
1377 TestThreads = args["threads"].AsInteger(); in Run()
1385 cout << "Threads: " << TestThreads << endl; in Run()
1422 for (int i = 0; i < TestThreads; ++i) { in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A Dmoz.build69 'TestThreads.cpp',
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A Dmoz.build74 "TestThreads.cpp",

12