HomeSort by relevance Sort by last modified time
    Searched refs:gmock_build_tests (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/testing/
CMakeLists.txt 12 option(gmock_build_tests "Build all of Google Mock's own tests." OFF)
93 # gmock_build_tests option to ON. You can do it by running ccmake
96 if (gmock_build_tests)
  /external/v8/testing/gmock/
CMakeLists.txt 12 option(gmock_build_tests "Build all of Google Mock's own tests." OFF)
103 # gmock_build_tests option to ON. You can do it by running ccmake
106 if (gmock_build_tests)
  /external/googletest/googlemock/
CMakeLists.txt 12 option(gmock_build_tests "Build all of Google Mock's own tests." OFF)
119 # gmock_build_tests option to ON. You can do it by running ccmake
122 if (gmock_build_tests)

Completed in 222 milliseconds