Searched refs:GTEST_FLAG (Results 1 - 25 of 76) sorted by relevance

1234

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_env_var_test_.cc55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat);
100 cout << GTEST_FLAG(stack_trace_dept
[all...]
H A Dgtest-death-test_ex_test.cc57 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
83 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
91 testing::GTEST_FLAG(catch_exceptions) = GTEST_ENABLE_CATCH_EXCEPTIONS_ != 0;
H A Dgtest-options_test.cc70 GTEST_FLAG(output) = "";
75 GTEST_FLAG(output) = "xml:filename";
80 GTEST_FLAG(output) = "";
86 GTEST_FLAG(output) = "xml:filename.abc";
92 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
144 GTEST_FLAG(output) = "";
151 GTEST_FLAG(output) = "xml";
158 GTEST_FLAG(output) = "xml:filename.abc";
165 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
181 GTEST_FLAG(outpu
[all...]
H A Dgtest_repeat_test.cc55 using testing::GTEST_FLAG(death_test_style);
56 using testing::GTEST_FLAG(filter);
57 using testing::GTEST_FLAG(repeat);
115 GTEST_FLAG(death_test_style) = "threadsafe";
118 GTEST_FLAG(death_test_style) = "fast";
173 GTEST_FLAG(repeat) = repeat;
183 GTEST_FLAG(repeat) = repeat;
184 GTEST_FLAG(filter) = "None";
194 GTEST_FLAG(repeat) = repeat;
195 GTEST_FLAG(filte
[all...]
/external/gtest/test/
H A Dgtest_env_var_test_.cc55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat);
100 cout << GTEST_FLAG(stack_trace_dept
[all...]
H A Dgtest-death-test_ex_test.cc57 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
83 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
91 testing::GTEST_FLAG(catch_exceptions) = GTEST_ENABLE_CATCH_EXCEPTIONS_ != 0;
H A Dgtest-options_test.cc70 GTEST_FLAG(output) = "";
75 GTEST_FLAG(output) = "xml:filename";
80 GTEST_FLAG(output) = "";
86 GTEST_FLAG(output) = "xml:filename.abc";
92 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
145 GTEST_FLAG(output) = "";
152 GTEST_FLAG(output) = "xml";
159 GTEST_FLAG(output) = "xml:filename.abc";
166 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
183 GTEST_FLAG(outpu
[all...]
H A Dgtest_repeat_test.cc55 using testing::GTEST_FLAG(death_test_style);
56 using testing::GTEST_FLAG(filter);
57 using testing::GTEST_FLAG(repeat);
115 GTEST_FLAG(death_test_style) = "threadsafe";
118 GTEST_FLAG(death_test_style) = "fast";
173 GTEST_FLAG(repeat) = repeat;
183 GTEST_FLAG(repeat) = repeat;
184 GTEST_FLAG(filter) = "None";
194 GTEST_FLAG(repeat) = repeat;
195 GTEST_FLAG(filte
[all...]
/external/protobuf/gtest/test/
H A Dgtest_env_var_test_.cc55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat);
100 cout << GTEST_FLAG(stack_trace_dept
[all...]
H A Dgtest-options_test.cc70 GTEST_FLAG(output) = "";
75 GTEST_FLAG(output) = "xml:filename";
80 GTEST_FLAG(output) = "";
86 GTEST_FLAG(output) = "xml:filename.abc";
92 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
144 GTEST_FLAG(output) = "";
151 GTEST_FLAG(output) = "xml";
158 GTEST_FLAG(output) = "xml:filename.abc";
165 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
181 GTEST_FLAG(outpu
[all...]
H A Dgtest_repeat_test.cc55 using testing::GTEST_FLAG(death_test_style);
56 using testing::GTEST_FLAG(filter);
57 using testing::GTEST_FLAG(repeat);
115 GTEST_FLAG(death_test_style) = "threadsafe";
118 GTEST_FLAG(death_test_style) = "fast";
173 GTEST_FLAG(repeat) = repeat;
183 GTEST_FLAG(repeat) = repeat;
184 GTEST_FLAG(filter) = "None";
194 GTEST_FLAG(repeat) = repeat;
195 GTEST_FLAG(filte
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_env_var_test_.cc55 cout << GTEST_FLAG(break_on_failure);
60 cout << GTEST_FLAG(catch_exceptions);
65 cout << GTEST_FLAG(color);
70 cout << GTEST_FLAG(death_test_style);
75 cout << GTEST_FLAG(death_test_use_fork);
80 cout << GTEST_FLAG(filter);
85 cout << GTEST_FLAG(output);
90 cout << GTEST_FLAG(print_time);
95 cout << GTEST_FLAG(repeat);
100 cout << GTEST_FLAG(stack_trace_dept
[all...]
H A Dgtest-death-test_ex_test.cc57 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
83 << (testing::GTEST_FLAG(catch_exceptions) ? "enabled" : "disabled");
91 testing::GTEST_FLAG(catch_exceptions) = GTEST_ENABLE_CATCH_EXCEPTIONS_ != 0;
H A Dgtest-options_test.cc70 GTEST_FLAG(output) = "";
75 GTEST_FLAG(output) = "xml:filename";
80 GTEST_FLAG(output) = "";
86 GTEST_FLAG(output) = "xml:filename.abc";
92 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
145 GTEST_FLAG(output) = "";
152 GTEST_FLAG(output) = "xml";
159 GTEST_FLAG(output) = "xml:filename.abc";
166 GTEST_FLAG(output) = "xml:path" GTEST_PATH_SEP_;
183 GTEST_FLAG(outpu
[all...]
H A Dgtest_repeat_test.cc55 using testing::GTEST_FLAG(death_test_style);
56 using testing::GTEST_FLAG(filter);
57 using testing::GTEST_FLAG(repeat);
115 GTEST_FLAG(death_test_style) = "threadsafe";
118 GTEST_FLAG(death_test_style) = "fast";
173 GTEST_FLAG(repeat) = repeat;
183 GTEST_FLAG(repeat) = repeat;
184 GTEST_FLAG(filter) = "None";
194 GTEST_FLAG(repeat) = repeat;
195 GTEST_FLAG(filte
[all...]
/external/compiler-rt/lib/asan/tests/
H A Dasan_test_main.cc30 testing::GTEST_FLAG(death_test_style) = "threadsafe";
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test_main.cc18 testing::GTEST_FLAG(death_test_style) = "threadsafe";
/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_unit_test_main.cc16 testing::GTEST_FLAG(death_test_style) = "threadsafe";
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_main.cc20 testing::GTEST_FLAG(death_test_style) = "threadsafe";
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-internal-inl.h160 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests);
161 break_on_failure_ = GTEST_FLAG(break_on_failure);
162 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
163 color_ = GTEST_FLAG(color);
164 death_test_style_ = GTEST_FLAG(death_test_style);
165 death_test_use_fork_ = GTEST_FLAG(death_test_use_fork);
166 filter_ = GTEST_FLAG(filter);
167 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
168 list_tests_ = GTEST_FLAG(list_tests);
169 output_ = GTEST_FLAG(outpu
[all...]
/external/gtest/src/
H A Dgtest-internal-inl.h165 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests);
166 break_on_failure_ = GTEST_FLAG(break_on_failure);
167 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
168 color_ = GTEST_FLAG(color);
169 death_test_style_ = GTEST_FLAG(death_test_style);
170 death_test_use_fork_ = GTEST_FLAG(death_test_use_fork);
171 filter_ = GTEST_FLAG(filter);
172 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
173 list_tests_ = GTEST_FLAG(list_tests);
174 output_ = GTEST_FLAG(outpu
[all...]
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h154 color_ = GTEST_FLAG(color);
155 death_test_style_ = GTEST_FLAG(death_test_style);
156 filter_ = GTEST_FLAG(filter);
157 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
158 output_ = GTEST_FLAG(output);
159 stream_result_to_ = GTEST_FLAG(stream_result_to);
161 random_seed_ = GTEST_FLAG(random_seed);
162 repeat_ = GTEST_FLAG(repeat);
163 stack_trace_depth_ = GTEST_FLAG(stack_trace_depth);
165 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_test
[all...]
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h154 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests);
155 break_on_failure_ = GTEST_FLAG(break_on_failure);
156 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
157 color_ = GTEST_FLAG(color);
158 death_test_style_ = GTEST_FLAG(death_test_style);
159 death_test_use_fork_ = GTEST_FLAG(death_test_use_fork);
160 filter_ = GTEST_FLAG(filter);
161 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
162 list_tests_ = GTEST_FLAG(list_tests);
163 output_ = GTEST_FLAG(outpu
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-internal-inl.h165 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests);
166 break_on_failure_ = GTEST_FLAG(break_on_failure);
167 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
168 color_ = GTEST_FLAG(color);
169 death_test_style_ = GTEST_FLAG(death_test_style);
170 death_test_use_fork_ = GTEST_FLAG(death_test_use_fork);
171 filter_ = GTEST_FLAG(filter);
172 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
173 list_tests_ = GTEST_FLAG(list_tests);
174 output_ = GTEST_FLAG(outpu
[all...]
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h153 also_run_disabled_tests_ = GTEST_FLAG(also_run_disabled_tests);
154 break_on_failure_ = GTEST_FLAG(break_on_failure);
155 catch_exceptions_ = GTEST_FLAG(catch_exceptions);
156 color_ = GTEST_FLAG(color);
157 death_test_style_ = GTEST_FLAG(death_test_style);
158 death_test_use_fork_ = GTEST_FLAG(death_test_use_fork);
159 filter_ = GTEST_FLAG(filter);
160 internal_run_death_test_ = GTEST_FLAG(internal_run_death_test);
161 list_tests_ = GTEST_FLAG(list_tests);
162 output_ = GTEST_FLAG(outpu
[all...]

Completed in 221 milliseconds

1234