Home
last modified time | relevance | path

Searched refs:testBranch (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java180 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
197 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
198 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
201 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
204 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
207 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
210 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
215 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java180 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
197 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
198 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
201 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
204 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
207 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
210 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
215 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java180 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
197 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
198 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
201 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
204 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
207 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
210 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
215 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java179 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
196 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
197 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
200 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
203 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
206 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
209 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
214 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java179 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr…
196 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement());
197 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement());
200 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement());
203 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement());
206 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement());
209 success &= testBranch(writer, sp, text, cut, labelTree.getStatement());
214 success &= testBranch(writer, sp, text, cut, statementTree);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java180 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
197 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
198 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
201 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
204 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
207 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
210 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
215 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java180 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
197 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
198 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
201 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
204 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
207 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
210 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
215 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/jshell/
H A DCompletenessStressTest.java179 …private boolean testBranch(StringWriter writer, SourcePositions sp, String text, CompilationUnitTr… in testBranch() method in CompletenessStressTest
196 success &= testBranch(writer, sp, text, cut, ifTree.getThenStatement()); in testBlock()
197 success &= testBranch(writer, sp, text, cut, ifTree.getElseStatement()); in testBlock()
200 success &= testBranch(writer, sp, text, cut, whileLoopTree.getStatement()); in testBlock()
203 success &= testBranch(writer, sp, text, cut, doWhileLoopTree.getStatement()); in testBlock()
206 success &= testBranch(writer, sp, text, cut, forLoopTree.getStatement()); in testBlock()
209 success &= testBranch(writer, sp, text, cut, labelTree.getStatement()); in testBlock()
214 success &= testBranch(writer, sp, text, cut, statementTree); in testBlock()
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/
H A Drepository_test.go286 testBranch := &config.Branch{
291 err := r.CreateBranch(testBranch)
298 c.Assert(branch.Name, Equals, testBranch.Name)
299 c.Assert(branch.Remote, Equals, testBranch.Remote)
300 c.Assert(branch.Merge, Equals, testBranch.Merge)
304 c.Assert(branch.Name, Equals, testBranch.Name)
305 c.Assert(branch.Remote, Equals, testBranch.Remote)
306 c.Assert(branch.Merge, Equals, testBranch.Merge)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/
H A Drepository_test.go286 testBranch := &config.Branch{
291 err := r.CreateBranch(testBranch)
298 c.Assert(branch.Name, Equals, testBranch.Name)
299 c.Assert(branch.Remote, Equals, testBranch.Remote)
300 c.Assert(branch.Merge, Equals, testBranch.Merge)
304 c.Assert(branch.Name, Equals, testBranch.Name)
305 c.Assert(branch.Remote, Equals, testBranch.Remote)
306 c.Assert(branch.Merge, Equals, testBranch.Merge)
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/
H A Drepository_test.go286 testBranch := &config.Branch{
291 err := r.CreateBranch(testBranch)
298 c.Assert(branch.Name, Equals, testBranch.Name)
299 c.Assert(branch.Remote, Equals, testBranch.Remote)
300 c.Assert(branch.Merge, Equals, testBranch.Merge)
304 c.Assert(branch.Name, Equals, testBranch.Name)
305 c.Assert(branch.Remote, Equals, testBranch.Remote)
306 c.Assert(branch.Merge, Equals, testBranch.Merge)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/
H A Drepository_test.go287 testBranch := &config.Branch{
292 err := r.CreateBranch(testBranch)
299 c.Assert(branch.Name, Equals, testBranch.Name)
300 c.Assert(branch.Remote, Equals, testBranch.Remote)
301 c.Assert(branch.Merge, Equals, testBranch.Merge)
305 c.Assert(branch.Name, Equals, testBranch.Name)
306 c.Assert(branch.Remote, Equals, testBranch.Remote)
307 c.Assert(branch.Merge, Equals, testBranch.Merge)
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/
H A Drepository_test.go287 testBranch := &config.Branch{
292 err := r.CreateBranch(testBranch)
299 c.Assert(branch.Name, Equals, testBranch.Name)
300 c.Assert(branch.Remote, Equals, testBranch.Remote)
301 c.Assert(branch.Merge, Equals, testBranch.Merge)
305 c.Assert(branch.Name, Equals, testBranch.Name)
306 c.Assert(branch.Remote, Equals, testBranch.Remote)
307 c.Assert(branch.Merge, Equals, testBranch.Merge)
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/git/tests/
H A Dtest_git.h43 void testBranch(const QString &branchName);
H A Dtest_git.cpp273 void GitInitTest::testBranch(const QString& newBranch) in testBranch() function in GitInitTest
416 testBranch(QStringLiteral("new")); in testBranching()
417 testBranch(QStringLiteral("averylongbranchnamejusttotestlongnames")); in testBranching()
418 testBranch(QStringLiteral("KDE/4.10")); in testBranching()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.jtt/src/org/graalvm/compiler/lir/jtt/
H A DSPARCBranchBailoutTest.java72 public static int testBranch(int length) { in testBranch() method in SPARCBranchBailoutTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.jtt/src/org/graalvm/compiler/lir/jtt/
H A DSPARCBranchBailoutTest.java72 public static int testBranch(int length) { in testBranch() method in SPARCBranchBailoutTest
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.jtt/src/org/graalvm/compiler/lir/jtt/
H A DSPARCBranchBailoutTest.java74 public static int testBranch(int length) { in testBranch() method in SPARCBranchBailoutTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.jtt/src/org/graalvm/compiler/lir/jtt/
H A DSPARCBranchBailoutTest.java74 public static int testBranch(int length) { in testBranch() method in SPARCBranchBailoutTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.jtt/src/org/graalvm/compiler/lir/jtt/
H A DSPARCBranchBailoutTest.java74 public static int testBranch(int length) { in testBranch() method in SPARCBranchBailoutTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c46 void testBranch(void *p) { in testBranch() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c46 void testBranch(void *p) { in testBranch() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c46 void testBranch(void *p) { in testBranch() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c46 void testBranch(void *p) { in testBranch() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.c46 void testBranch(void *p) { in testBranch() function

1234567