Home
last modified time | relevance | path

Searched defs:testFile (Results 176 – 200 of 1519) sorted by relevance

12345678910>>...61

/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/test/integration/
H A Dmodel_dom.cc64 const std::string testFile = in TEST() local
93 const std::string testFile = in TEST() local
H A Djoint_dom.cc62 const std::string testFile = in TEST() local
112 const std::string testFile = in TEST() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/input/
H A DTestLineRecordReader.java61 File testFile = new File(testFileUrl.getFile()); in testSplitRecords() local
139 File testFile = new File(testFileUrl.getFile()); in readRecords() local
182 public void checkRecordSpanningMultipleSplits(String testFile, in checkRecordSpanningMultipleSplits()
230 File testFile = new File(testFileUrl.getFile()); in testStripBOM() local
267 File testFile = new File(testFileUrl.getFile()); in testMultipleClose() local
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-transfer-tests/
H A DTransferTests.cpp93 Aws::OFStream testFile; in ScopedTestFile() local
107 Aws::OFStream testFile; in ScopedTestFile() local
798 ScopedTestFile testFile(testFileName, MB5, testString); in TEST_F() local
823 ScopedTestFile testFile(emptyTestFileName, 0, testString); in TEST_F() local
920 ScopedTestFile testFile(contentTestFileName, CONTENT_TEST_FILE_TEXT); in TEST_F() local
1129 ScopedTestFile testFile(bigTestFileName, BIG_TEST_SIZE, testString); in TEST_F() local
1185 ScopedTestFile testFile(bigTestFileName, BIG_TEST_SIZE, testString); in TEST_F() local
1243 ScopedTestFile testFile(fileName, MEDIUM_TEST_SIZE, testString); in TEST_F() local
1597 ScopedTestFile testFile(testFilePath, MB5, testString); in TEST_F() local
1822 ScopedTestFile testFile(testFilePath, MB5, testString); in TEST_F() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/windows/
H A Dfile_logger_win_tests.cpp22 std::string testFile = "testfile"; in TEST_F() local
66 std::string testFile = "testfile"; in TEST_F() local
/dports/lang/solidity/solidity_0.8.11/test/
H A DstopAfterParseTests.sh18 function testFile function
/dports/deskutils/syncthingtray/c++utilities/tests/
H A Diotests.cpp93 fstream testFile; in testBinaryReader() local
159 fstream testFile; in testBinaryWriter() local
395 fstream testFile; in testCopy() local
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcrud_spec_test.go31 type testFile struct { struct
32 Data json.RawMessage
33 MinServerVersion string
34 MaxServerVersion string
35 Tests []testCase
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/
H A DTestLineRecordReader.java57 File testFile = new File(testFileUrl.getFile()); in testSplitRecords() local
155 File testFile = new File(testFileUrl.getFile()); in readRecords() local
199 public void checkRecordSpanningMultipleSplits(String testFile, in checkRecordSpanningMultipleSplits()
245 File testFile = new File(testFileUrl.getFile()); in testStripBOM() local
281 File testFile = new File(testFileUrl.getFile()); in testMultipleClose() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/tools/offlineImageViewer/
H A DTestOfflineImageViewer.java164 File testFile = new File(ROOT, "/basicCheck"); in outputOfLSVisitor() local
189 File testFile = new File(ROOT, "/invalidLayoutVersion"); in unsupportedFSLayoutVersion() local
215 File testFile = new File(ROOT, "/truncatedFSImage"); in truncatedFSImage() local
382 File testFile = new File(ROOT, "/basicCheck"); in outputOfFileDistributionVisitor() local
453 File testFile = new File(ROOT, "/basicCheck"); in outputOfTestVisitor() local
/dports/net/wangle/wangle-2021.12.27.00/wangle/util/test/
H A DFilePollerTest.cpp209 explicit NoDiskPoller(TestFile& testFile) in NoDiskPoller()
238 TestFile testFile(true, FileTime(seconds(1))); in TEST_F() local
252 TestFile testFile(false, in TEST_F() local
262 TestFile testFile(true, FileTime(seconds(1))); in TEST_F() local
283 TestFile testFile(true, FileTime(seconds(1))); in TEST() local
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/fotreetest/
H A DFOTreeTestCase.java85 private final File testFile; field in FOTreeTestCase
92 public FOTreeTestCase(File testFile) { in FOTreeTestCase()
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/layoutengine/
H A DLayoutEngineTestCase.java114 private File testFile; field in LayoutEngineTestCase
123 public LayoutEngineTestCase(File testFile) { in LayoutEngineTestCase()
246 protected void checkAll(FopFactory fopFactory, File testFile, LayoutResult result, in checkAll()
274 private Document createIF(FopFactory fopFactory, File testFile, Document areaTreeXML) in createIF()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/
H A DPackTestZip64.java56 File testFile = new File("tools_java.jar"); in testPacking() local
62 Utils.copyFile(Utils.getGoldenJar(), testFile); in testPacking() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/tools/pack200/
H A DPackTestZip64.java56 File testFile = new File("tools_java.jar"); in testPacking() local
62 Utils.copyFile(Utils.getGoldenJar(), testFile); in testPacking() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/
H A DPackTestZip64.java56 File testFile = new File("tools_java.jar"); in testPacking() local
62 Utils.copyFile(Utils.getGoldenJar(), testFile); in testPacking() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/tools/pack200/
H A DPackTestZip64.java56 File testFile = new File("tools_java.jar"); in testPacking() local
62 Utils.copyFile(Utils.getGoldenJar(), testFile); in testPacking() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dctor.pass.cpp92 path const testFile = testDir / "testFile"; in TEST_CASE() local
128 path const testFile = env.make_env_path("file1"); in TEST_CASE() local
194 const path testFile = StaticEnv::File; in TEST_CASE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dctor.pass.cpp92 path const testFile = testDir / "testFile"; in TEST_CASE() local
128 path const testFile = env.make_env_path("file1"); in TEST_CASE() local
194 const path testFile = StaticEnv::File; in TEST_CASE() local
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dctor.pass.cpp92 path const testFile = testDir / "testFile"; in TEST_CASE() local
128 path const testFile = env.make_env_path("file1"); in TEST_CASE() local
194 const path testFile = StaticEnv::File; in TEST_CASE() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/typeannos/
H A DTestTypeAnnotations.java39 File testFile = new File("ta.jar"); in main() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/clients/pkg/promtail/config/
H A Dconfig_test.go10 const testFile = ` const
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/tools/pack200/typeannos/
H A DTestTypeAnnotations.java39 File testFile = new File("ta.jar"); in main() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/typeannos/
H A DTestTypeAnnotations.java39 File testFile = new File("ta.jar"); in main() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/tools/pack200/typeannos/
H A DTestTypeAnnotations.java39 File testFile = new File("ta.jar"); in main() local

12345678910>>...61