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

  /external/gtest/include/gtest/
gtest.h 99 GTEST_DECLARE_bool_(also_run_disabled_tests);
102 GTEST_DECLARE_bool_(break_on_failure);
106 GTEST_DECLARE_bool_(catch_exceptions);
119 GTEST_DECLARE_bool_(list_tests);
127 GTEST_DECLARE_bool_(print_time);
135 GTEST_DECLARE_bool_(show_internal_stack_frames);
144 GTEST_DECLARE_bool_(throw_on_failure);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 874 #define GTEST_DECLARE_bool_(name) extern bool GTEST_FLAG(name)
  /external/gtest/src/
gtest-internal-inl.h 70 GTEST_DECLARE_bool_(death_test_use_fork);
    [all...]

Completed in 164 milliseconds