Home
last modified time | relevance | path

Searched defs:TEST_PATH (Results 1 – 25 of 149) sorted by relevance

123456

/dports/editors/neovim/neovim-0.6.1/cmake/
H A DRunTests.cmake24 set(TEST_PATH "$ENV{TEST_FILE}") variable
26 set(TEST_PATH "${TEST_DIR}/${TEST_TYPE}") variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestEnhancedByteBufferAccess.java142 final Path TEST_PATH = new Path("/a"); in testZeroCopyReads() local
189 final Path TEST_PATH = new Path("/a"); in testShortZeroCopyReads() local
245 final Path TEST_PATH = new Path("/a"); in testZeroCopyReadsNoFallback() local
333 final Path TEST_PATH = new Path("/a"); in testZeroCopyMmapCache() local
438 final Path TEST_PATH = new Path("/a"); in testHdfsFallbackReads() local
522 final Path TEST_PATH = new Path("/a"); in testFallbackRead() local
564 final String TEST_PATH = TEST_DIR + File.separator + in testIndirectFallbackReads() local
597 final Path TEST_PATH = new Path("/a"); in testZeroCopyReadOfCachedData() local
720 final Path TEST_PATH = new Path("/a"); in testClientMmapDisable() local
786 final Path TEST_PATH = new Path("/a"); in test2GBMmapLimit() local
H A DTestUnbuffer.java64 final Path TEST_PATH = new Path("/test1"); in testUnbufferClosesSockets() local
109 final Path TEST_PATH = new Path("/testFile"); in testOpenManyFilesViaTcp() local
/dports/devel/blitz/blitz-1.0.2/cmake/
H A DUnitTests.cmake11 set(TEST_PATH ${EXECUTABLE_OUTPUT_PATH}) variable
13 set(TEST_PATH ${CMAKE_CURRENT_BINARY_DIR}) variable
/dports/databases/pymongo/pymongo-3.12.0/test/
H A Dtest_dns.py34 TEST_PATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), variable in TestDNSRepl
44 TEST_PATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), variable in TestDNSLoadBalanced
H A Dtest_crud_unified.py27 TEST_PATH = os.path.join( variable
H A Dtest_collection_management.py27 TEST_PATH = os.path.join( variable
H A Dtest_sessions_unified.py26 TEST_PATH = os.path.join( variable
H A Dtest_transactions_unified.py26 TEST_PATH = os.path.join( variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/
H A DTestCachingStrategy.java217 String TEST_PATH = "/test"; in testFadviseAfterWriteThenRead() local
262 String TEST_PATH = "/test"; in testClientDefaults() local
301 String TEST_PATH = "/test"; in testFadviseSkippedForSmallReads() local
345 String TEST_PATH = "/test"; in testNoFadviseAfterWriteThenRead() local
379 String TEST_PATH = "/test"; in testSeekAfterSetDropBehind() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/net/unix/
H A DTestDomainSocket.java105 final String TEST_PATH = new File(sockDir.getDir(), in testSocketReadEof() local
145 final String TEST_PATH = in testSocketAcceptAndClose() local
176 final String TEST_PATH = new File(sockDir.getDir(), in testAsyncCloseDuringIO() local
281 final String TEST_PATH = new File(sockDir.getDir(), in testServerOptions() local
426 final String TEST_PATH = new File(sockDir.getDir(), in testClientServer1() local
583 final String TEST_PATH = in testFdPassing() local
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/test/
H A Dtest_config.h.in10 #define TEST_PATH "${PROJECT_SOURCE_DIR}/test" macro
/dports/net/grilo-plugins/grilo-plugins-0.3.14/tests/chromaprint/
H A Dtest_chromaprint_utils.h29 #define TEST_PATH "data/" macro
/dports/net/grilo-plugins/grilo-plugins-0.3.14/tests/thetvdb/
H A Dtest_thetvdb_utils.h29 #define TEST_PATH "data/" macro
/dports/www/ilias/ILIAS-5.4.25/Services/Certificate/classes/File/Template/
H A Dclass.ilCertificatePathConstants.php12 const TEST_PATH = '/assessment/certificates/'; define in ilCertificatePathConstants
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/graph_align/
H A Dtest_graph_align.cpp43 #define TEST_PATH "projects/tests/graph_align/" macro
/dports/www/ilias6/ILIAS-6.14/Services/Certificate/classes/File/Template/Path/
H A Dclass.ilCertificatePathConstants.php12 const TEST_PATH = '/assessment/certificates/'; define in ilCertificatePathConstants
/dports/security/softether5/SoftEtherVPN-5.02.5180/3rdparty/tinydir/tests/
H A Dwindows_unicode_test.c8 #define TEST_PATH L"windows_unicode_test" macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/IOSupport/SequenceParsing/tinydir/tests/
H A Dwindows_unicode_test.c8 #define TEST_PATH L"windows_unicode_test" macro
/dports/audio/libxmp/libxmp-4.5.0/test/
H A DMakefile4 TEST_PATH = test macro
/dports/textproc/fcitx5/fcitx5-5.0.11/test/
H A Dtestfs.cpp26 #define TEST_PATH(PATHSTR, EXPECT) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/javatests/src/org/chromium/content/browser/
H A DWakeLockTest.java34 private static final String TEST_PATH = "content/test/data/android/title1.html"; field in WakeLockTest
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestHdfsAdmin.java37 private static final Path TEST_PATH = new Path("/test"); field in TestHdfsAdmin
/dports/science/opensim-core/opensim-core-4.1/cmake/
H A DOpenSimMacros.cmake356 set(TEST_PATH "${EXECUTABLE_OUTPUT_PATH}") variable
358 set(TEST_PATH "${CMAKE_CURRENT_BINARY_DIR}") variable
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-mochitest/
H A Dmochi-to-testcase.py10 TEST_PATH = MOCHI_PATH.with_suffix(".solo.html") variable

123456