Lines Matching full:include
23 include_dirs = [ "$googletest_dir/include" ]
35 "$googletest_dir/include/gtest/gtest-spi.h",
36 "$googletest_dir/include/gtest/gtest.h",
39 "$googletest_dir/include/gtest/gtest-death-test.h",
40 "$googletest_dir/include/gtest/gtest-matchers.h",
41 "$googletest_dir/include/gtest/gtest-message.h",
42 "$googletest_dir/include/gtest/gtest-param-test.h",
43 "$googletest_dir/include/gtest/gtest-printers.h",
44 "$googletest_dir/include/gtest/gtest-test-part.h",
45 "$googletest_dir/include/gtest/gtest-typed-test.h",
46 "$googletest_dir/include/gtest/gtest_pred_impl.h",
47 "$googletest_dir/include/gtest/gtest_prod.h",
48 "$googletest_dir/include/gtest/hwext/gtest-ext.h",
49 "$googletest_dir/include/gtest/hwext/gtest-filter.h",
50 "$googletest_dir/include/gtest/hwext/gtest-tag.h",
51 "$googletest_dir/include/gtest/hwext/utils.h",
52 "$googletest_dir/include/gtest/internal/custom/gtest-port.h",
53 "$googletest_dir/include/gtest/internal/custom/gtest-printers.h",
54 "$googletest_dir/include/gtest/internal/custom/gtest.h",
55 "$googletest_dir/include/gtest/internal/gtest-death-test-internal.h",
56 "$googletest_dir/include/gtest/internal/gtest-filepath.h",
57 "$googletest_dir/include/gtest/internal/gtest-internal.h",
58 "$googletest_dir/include/gtest/internal/gtest-param-util.h",
59 "$googletest_dir/include/gtest/internal/gtest-port-arch.h",
60 "$googletest_dir/include/gtest/internal/gtest-port.h",
61 "$googletest_dir/include/gtest/internal/gtest-string.h",
62 "$googletest_dir/include/gtest/internal/gtest-type-util.h",
95 include_dirs = [ "$googlemock_dir/include" ]
109 public = [ "$googlemock_dir/include/gmock/gmock.h" ]
111 "$googlemock_dir/include/gmock/gmock-actions.h",
112 "$googlemock_dir/include/gmock/gmock-cardinalities.h",
113 "$googlemock_dir/include/gmock/gmock-function-mocker.h",
114 "$googlemock_dir/include/gmock/gmock-matchers.h",
115 "$googlemock_dir/include/gmock/gmock-more-actions.h",
116 "$googlemock_dir/include/gmock/gmock-more-matchers.h",
117 "$googlemock_dir/include/gmock/gmock-nice-strict.h",
118 "$googlemock_dir/include/gmock/gmock-spec-builders.h",
119 "$googlemock_dir/include/gmock/internal/custom/gmock-generated-actions.h",
120 "$googlemock_dir/include/gmock/internal/custom/gmock-matchers.h",
121 "$googlemock_dir/include/gmock/internal/custom/gmock-port.h",
122 "$googlemock_dir/include/gmock/internal/gmock-internal-utils.h",
123 "$googlemock_dir/include/gmock/internal/gmock-port.h",
124 "$googlemock_dir/include/gmock/internal/gmock-pp.h",