Searched defs:GTEST_DECLARE_bool_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3019 #define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name) macro
17501 GTEST_DECLARE_bool_(also_run_disabled_tests);
17504 GTEST_DECLARE_bool_(break_on_failure);
17508 GTEST_DECLARE_bool_(catch_exceptions);
17521 GTEST_DECLARE_bool_(list_tests);
17529 GTEST_DECLARE_bool_(print_time);
17540 GTEST_DECLARE_bool_(show_internal_stack_frames);
17543 GTEST_DECLARE_bool_(shuffle);
17552 GTEST_DECLARE_bool_(throw_on_failure);

Completed in 88 milliseconds