Home
last modified time | relevance | path

Searched defs:With (Results 1 – 11 of 11) sorted by relevance

/external/gmock/include/gmock/
Dgmock-generated-function-mockers.h67 MockSpec<F>& With() { in With() function
87 MockSpec<F>& With(const Matcher<A1>& m1) { in With() function
108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { in With() function
129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
273 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
[all …]
Dgmock-spec-builders.h304 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function
907 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h67 MockSpec<F>& With() { in With() function
87 MockSpec<F>& With(const Matcher<A1>& m1) { in With() function
108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { in With() function
129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
273 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, in With() function
[all …]
Dgmock-spec-builders.h300 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function
899 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
/external/v8/test/mjsunit/es6/
Ddebug-function-scopes.js51 With: 2, property
/external/v8/test/mjsunit/
Ddebug-function-scopes.js48 With: 2, property
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1844 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()
1848 if (Value *With = Simplifier.optimizeCall(CI)) { in tryOptimizeCall() local
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp77 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()
2345 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
/external/v8/src/debug/
Dmirrors.js261 With: 2, property
/external/sqlite/dist/
Dsqlite3.c9983 typedef struct With With; typedef
13592 struct With { struct
13594 With *pOuter; /* Containing WITH clause, or NULL */ argument
13595 struct Cte { /* For each CTE in the WITH clause.... */
13600 } a[1];
/external/sqlite/dist/orig/
Dsqlite3.c9983 typedef struct With With; typedef
13592 struct With { struct
13594 With *pOuter; /* Containing WITH clause, or NULL */ argument
13595 struct Cte { /* For each CTE in the WITH clause.... */
13600 } a[1];