Home
last modified time | relevance | path

Searched refs:PerformAction (Results 1 – 8 of 8) sorted by relevance

/external/smali/smalidea/src/test/java/org/jf/smalidea/
DClassRenameTest.java33 doTest(new PerformAction() { in doTest()
DFieldRenameTest.java31 doTest(new PerformAction() { in doTest()
DClassMoveTest.java36 doTest(new PerformAction() { in doTest()
DMethodRenameTest.java31 doTest(new PerformAction() { in doTest()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1349 PerformAction(const Action<F>& action, in PerformAction() function
1381 static ActionResultHolder* PerformAction( in PerformAction() function
1470 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1401 PerformAction(const Action<F>& action, in PerformAction() function
1440 static ActionResultHolder* PerformAction( in PerformAction() function
1542 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h1401 PerformAction(const Action<F>& action, in PerformAction() function
1440 static ActionResultHolder* PerformAction( in PerformAction() function
1542 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()
/external/fmtlib/test/gmock/
Dgmock.h9921 PerformAction(const Action<F>& action,
9953 static ActionResultHolder* PerformAction(
10051 return ResultHolder::PerformAction(action, args);