Home
last modified time | relevance | path

Searched refs:gtest (Results 1 - 25 of 5714) sorted by relevance

12345678910>>...229

/third_party/googletest/googlemock/scripts/
H A Dfuse_gmock_files.py41 OUTPUT_DIR/gtest/gtest.h, OUTPUT_DIR/gmock/gmock.h, and
42 OUTPUT_DIR/gmock-gtest-all.cc. Then you can build your tests
44 with OUTPUT_DIR/gmock-gtest-all.cc. These three files contain
77 import fuse_gtest_files as gtest # pylint:disable=g-import-not-at-top namespace
88 GTEST_H_OUTPUT = 'gtest/gtest.h'
90 GMOCK_GTEST_ALL_CC_OUTPUT = 'gmock-gtest-all.cc'
108 gtest.ValidateGTestRootDir(GetGTestRootDir(gmock_root))
109 gtest
[all...]
/third_party/googletest/googletest/scripts/test/
H A DMakefile13 # Paths to the fused gtest files.
14 FUSED_GTEST_H = $(FUSED_GTEST_DIR)/gtest/gtest.h
15 FUSED_GTEST_ALL_CC = $(FUSED_GTEST_DIR)/gtest/gtest-all.cc
45 gtest-all.o : $(FUSED_GTEST_H) $(FUSED_GTEST_ALL_CC)
46 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(FUSED_GTEST_DIR)/gtest/gtest-all.cc
58 sample1_unittest : sample1.o sample1_unittest.o gtest-all.o gtest_main.o
/foundation/ability/ability_runtime/test/unittest/ui_service_host_proxy_test/
H A Dui_service_host_proxy_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/hwext/gtest-multithread.h>
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_event_handler_test/
H A Dapp_mgr_service_event_handler_test.cpp21 #include <gtest/gtest.h>
26 #include <gtest/gtest.h>
/foundation/ability/ability_runtime/test/unittest/ui_service_proxy_test/
H A Dui_service_proxy_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/hwext/gtest-multithread.h>
/foundation/ability/ability_runtime/test/unittest/window_visibility_changed_listener_test/
H A Dwindow_visibility_changed_listener_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/hwext/gtest-multithread.h>
/foundation/ability/ability_runtime/test/unittest/js_ui_service_host_proxy_test/
H A Djs_ui_service_host_proxy_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/hwext/gtest-multithread.h>
/foundation/ability/ability_runtime/test/unittest/start_options_test/
H A Dstart_options_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/gtest.h>
/foundation/window/window_manager/window_scene/test/unittest/
H A Dws_ffrt_helper_test.cpp16 #include <gtest/gtest.h>
17 #include <gtest/hwext/gtest-multithread.h>
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_death_recipient_test.cpp16 #include <gtest/gtest.h>
H A Ddhcp_client_callback_proxy_test.cpp16 #include <gtest/gtest.h>
H A Ddhcp_client_stub_test.cpp16 #include <gtest/gtest.h>
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_callback_proxy_test.cpp16 #include <gtest/gtest.h>
H A Ddhcp_server_death_recipient_test.cpp16 #include <gtest/gtest.h>
H A Ddhcp_server_stub_test.cpp16 #include <gtest/gtest.h>
/test/xts/acts/graphic/vkgl/src/deqpgles3/
H A DActsDeqpgles30030TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30031TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30032TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30033TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30034TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30001TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30002TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30003TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30004TestSuite.h19 #include <gtest/gtest.h>
H A DActsDeqpgles30005TestSuite.h19 #include <gtest/gtest.h>

Completed in 6 milliseconds

12345678910>>...229