Searched defs:FLAGS_gtest_death_test_style (Results 1 - 4 of 4) sorted by relevance
/bionic/tools/relocation_packer/src/ | ||
H A D | debug_unittest.cc | 102 ::testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:relocation_packer::testing 110 ::testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:relocation_packer::testing 117 ::testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:relocation_packer::testing |
/bionic/tests/ | ||
H A D | BionicDeathTest.h | 30 ::testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:BionicDeathTest::testing |
H A D | gtest_main.cpp | 1188 ::testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:bionic_selftest_DeathTest::testing |
/bionic/linker/tests/ | ||
H A D | linker_block_allocator_test.cpp | 133 testing::FLAGS_gtest_death_test_style = "threadsafe"; member in class:testing |
Completed in 53 milliseconds