Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | fuse_gmock_files |
Variables | |
string | fuse_gmock_files.__author__ 'wan@google.com (Zhanyong Wan)' |
tuple | fuse_gmock_files.DEFAULT_GMOCK_ROOT_DIR os.path.join(os.path.dirname(__file__), '..') |
fuse_gmock_files.gtest fuse_gtest_files | |
tuple | fuse_gmock_files.INCLUDE_GMOCK_FILE_REGEX re.compile(r'^\s*#\s*include\s*"(gmock/.+)"') |
string | fuse_gmock_files.GMOCK_H_SEED 'include/gmock/gmock.h' |
string | fuse_gmock_files.GMOCK_ALL_CC_SEED 'src/gmock-all.cc' |
string | fuse_gmock_files.GTEST_H_OUTPUT 'gtest/gtest.h' |
string | fuse_gmock_files.GMOCK_H_OUTPUT 'gmock/gmock.h' |
string | fuse_gmock_files.GMOCK_GTEST_ALL_CC_OUTPUT 'gmock-gtest-all.cc' |