HomeSort by relevance Sort by last modified time
    Searched defs:MakeAction (Results 1 - 5 of 5) sorted by null

  /external/clang/include/clang/Driver/
Compilation.h 60 /// The list of actions we've created via MakeAction. This is not accessible
160 template <typename T, typename... Args> T *MakeAction(Args &&... Arg) {
  /external/google-breakpad/src/testing/include/gmock/
gmock-actions.h 388 Action<F> MakeAction(ActionInterface<F>* impl) {
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 463 Action<F> MakeAction(ActionInterface<F>* impl) {
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-actions.h 463 Action<F> MakeAction(ActionInterface<F>* impl) {
    [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 9778 milliseconds