HomeSort by relevance Sort by last modified time
    Searched refs:Then (Results 1 - 25 of 316) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/bdd/steps/
PositionRangeSteps.java 28 import org.jbehave.core.annotations.Then;
79 * Then steps
82 @Then("the positions are equal")
87 @Then("it is after the {first|} position")
96 @Then("it is before the {first|} position")
105 @Then("the positions are not equal")
110 @Then("it is not after the {first|} position")
115 @Then("it is not before the {first|} position")
120 @Then("the ranges are equal")
125 @Then("it is contained in the first range"
    [all...]
ParsingSteps.java 36 import org.jbehave.core.annotations.Then;
91 * Then steps
94 @Then("constructor $constructorPosition in class $classPosition declaration as a String is \"$expectedString\"")
102 @Then("constructor $constructorPosition in class $classPosition declaration short form as a String is \"$expectedString\"")
110 @Then("method $methodPosition in class $classPosition declaration as a String is \"$expectedString\"")
118 @Then("method $methodPosition in class $classPosition declaration as a String short form is \"$expectedString\"")
126 @Then("field $fieldPosition in class $classPosition contains annotation $annotationPosition value is \"$expectedValue\"")
137 @Then("lambda in statement $statementPosition in method $methodPosition in class $classPosition is called $expectedName")
145 @Then("lambda in statement $statementPosition in method $methodPosition in class $classPosition body is \"$expectedBody\"")
152 @Then("lambda in method call in statement $statementPosition in method $methodPosition in class $classPo (…)
    [all...]
CommentParsingSteps.java 40 import org.jbehave.core.annotations.Then;
103 @Then("the Java parser cannot parse it because of an error")
111 @Then("the total number of comments is $expectedCount")
126 @Then("line comment $position is \"$expectedContent\"")
133 @Then("block comment $position is \"$expectedContent\"")
140 @Then("Javadoc comment $position is \"$expectedContent\"")
147 @Then("the line comments have the following positions: $table")
165 @Then("the block comments have the following positions: $table")
183 @Then("the Javadoc comments have the following positions: $table")
201 @Then("it is printed as:$src"
    [all...]
ComparingSteps.java 27 import org.jbehave.core.annotations.Then;
53 * Then steps
56 @Then("they are equals")
SharedSteps.java 31 import org.jbehave.core.annotations.Then;
95 @Then("the CompilationUnit is equal to the second CompilationUnit")
103 @Then("the CompilationUnit has the same hashcode to the second CompilationUnit")
111 @Then("the CompilationUnit is not equal to the second CompilationUnit")
119 @Then("the CompilationUnit has a different hashcode to the second CompilationUnit")
127 @Then("the expected source should be:$classSrc")
VisitorSteps.java 33 import org.jbehave.core.annotations.Then;
152 @Then("the collected variable name is \"$nameUnderTest\"")
157 @Then("the return variable name is \"$nameUnderTest\"")
162 @Then("the first return variable name is \"$nameUnderTest\"")
167 @Then("the total number of nodes visited is $expectedCount")
ManipulationSteps.java 42 import org.jbehave.core.annotations.Then;
214 @Then("is not equal to null")
220 @Then("is not equal to $value")
226 @Then("Statement $position in BlockStmt toString is \"$expectedContent\"")
232 @Then("Statement toString is \"$expectedContent\"")
237 @Then("all the VariableDeclarations parent is the TryStmt")
242 @Then("the TryStmt has no child nodes")
247 @Then("method $methodPosition in class $classPosition has the name \"$expectedName\"")
254 @Then("method $methodPosition in class $classPosition has $expectedCount parameters")
263 @Then("method $methodPosition in class $classPosition parameter $parameterPosition is type int called \" (…)
    [all...]
PrettyPrintingSteps.java 30 import org.jbehave.core.annotations.Then;
110 @Then("it is printed as:$src")
  /external/libpng/contrib/pngminus/
makevms.com 10 $ then
13 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
16 $ then
17 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
19 $ then
26 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
60 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextE
    [all...]
  /external/capstone/bindings/vb6/
mx86.bas     [all...]
mMisc.bas 47 If dl.HighValue = 0 Then
67 If Len(str) > 8 Then
106 If c.count = 0 Then
120 If c.count = 0 Then Exit Function
134 If AryIsEmpty(b) Then
197 If Not isHexChar(x, b) Then Exit Function
201 If strRet Then
233 If IsObject(value) Then
242 If IsObject(value) Then
254 If Len(hexValue) = 0 Then GoTo nope
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 18 | If | Then | Else
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 18 | If | Then | Else
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 18 | If | Then | Else
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
token.ml 18 | If | Then | Else
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
token.ml 18 | If | Then | Else
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
token.ml 18 | If | Then | Else
  /external/v8/src/compiler/
control-builders.cc 20 void IfBuilder::Then() { builder_->NewIfTrue(); }
73 control_if.Then();
83 control_if.Then();
163 control_if.Then();
173 control_if.Then();
  /external/libpng/scripts/
makevms.com 11 $ then
20 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
28 $ then
31 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
34 $ then
35 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
37 $ then
44 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
54 $ then
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue19679.go 12 func Then() {
  /prebuilts/go/linux-x86/test/fixedbugs/
issue19679.go 12 func Then() {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
make_vms.com 5 $ on error then goto err_exit
33 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
34 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
45 $ then
48 $ then
50 $ then
59 $ then
60 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
67 $ then
100 $ then
    [all...]
  /external/icu/icu4c/source/data/misc/
miscfiles.mk 12 # Then, you can have your local changes remain even if you upgrade or re-
  /external/icu/icu4c/source/data/sprep/
sprepfiles.mk 12 # Then, you can have your local changes remain even if you upgrade or
  /external/icu/icu4c/source/data/translit/
trnsfiles.mk 12 # Then, you can have your local changes remain even if you upgrade or re

Completed in 597 milliseconds

1 2 3 4 5 6 7 8 91011>>