Home | History | Annotate | Download | only in googletest

Lines Matching refs:death_test_index

649   const int death_test_index = info->result()->death_test_count();
685 death_test_index,
996 const int death_test_index = info->result()->death_test_count();
1016 file_, line_, death_test_index, pipe_fd[1]);
1050 const int death_test_index = impl->current_test_info()
1054 if (death_test_index > flag->index()) {
1057 death_test_index, flag->index()));
1062 flag->index() == death_test_index)) {