Searched refs:CodeLocationForTYPEDTESTP (Results 1 – 1 of 1) sorted by relevance
5406 class CodeLocationForTYPEDTESTP : public Test { class5409 TYPED_TEST_CASE_P(CodeLocationForTYPEDTESTP);5411 TYPED_TEST_P(CodeLocationForTYPEDTESTP, Verify) { in TYPED_TEST_P() argument5415 REGISTER_TYPED_TEST_CASE_P(CodeLocationForTYPEDTESTP, Verify);5417 INSTANTIATE_TYPED_TEST_CASE_P(My, CodeLocationForTYPEDTESTP, int);