Home
last modified time | relevance | path

Searched defs:After (Results 1 – 25 of 35) sorted by relevance

12

/external/mockito/src/main/java/org/mockito/verification/
DAfter.java17 public class After extends VerificationWrapper<VerificationOverTimeImpl> implements VerificationAft… class
25 public After(long delayMillis, VerificationMode verificationMode) { in After() method in After
29 After(long pollingPeriod, long delayMillis, VerificationMode verificationMode) { in After() method in After
33 After(VerificationOverTimeImpl verificationOverTime) { in After() method in After
/external/junit/src/main/java/org/junit/
DAfter.java39 public @interface After { annotation
/external/fio/tools/
Dfio.service4 After=network.target key
/external/adhd/init/
Dcras.service8 After=system-services.target key
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h964 TypedExpectation& After(const ExpectationSet& s) { in After() function
976 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function
979 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
983 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
987 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h956 TypedExpectation& After(const ExpectationSet& s) { in After() function
968 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function
971 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
975 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
979 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h966 TypedExpectation& After(const ExpectationSet& s) { in After() function
978 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function
981 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
985 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
989 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h99 AccumBitVector After; member
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h40 After ///< Like System, but searched after the system directories. enumerator
/external/clang/test/CodeGen/
Dxcore-stringtype.c185 int After[10]; variable
/external/clang/lib/Lex/
DLexer.cpp3424 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
3457 char After = getCharAndSize(CurPtr + SizeTmp + SizeTmp2, SizeTmp3); in LexTokenInternal() local
3481 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp631 BasicBlock::iterator Before(PollCall), After(PollCall); in INITIALIZE_PASS_DEPENDENCY() local
/external/skia/tests/
DPathOpsAngleTest.cpp195 static int After(SkOpAngle& lh, SkOpAngle& rh) { in After() function in PathOpsAngleTester
/external/skqp/tests/
DPathOpsAngleTest.cpp195 static int After(SkOpAngle& lh, SkOpAngle& rh) { in After() function in PathOpsAngleTester
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml242 | After of 'b Constructor
Dllvm.mli297 | After of 'b Constructor
/external/clang/include/clang/Sema/
DOverload.h269 StandardConversionSequence After; member
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml313 | After of 'b Constructor
Dllvm.mli380 | After of 'b Constructor
/external/clang/lib/Parse/
DParseExprCXX.cpp746 const Token After = GetLookAheadToken(2); in TryParseLambdaExpression() local
DParseDeclCXX.cpp2450 auto &After = GetLookAheadToken(2); in ParseCXXClassMemberDeclaration() local
/external/llvm/lib/TableGen/
DRecord.cpp341 static Init *fixBitInit(const RecordVal *RV, Init *Before, Init *After) { in fixBitInit()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h540 After, enumerator
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp1393 const Variable *After) { in isAssignedConsecutiveRegisters()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7072 static void extendRight(SourceRange &R, SourceRange After) { in extendRight()
7138 SourceRange Before, After; in CheckConversionDeclarator() local

12