Lines Matching refs:ASSERT_STR_STR
32 ASSERT_STR_STR(errors[0].c_str(), "duplicate attribute with name 'dup'"); in no_two_same_attribute_test()
54 ASSERT_STR_STR(errors[0].c_str(), "duplicate attribute with name 'Doc'"); in no_two_same_doc_attribute_test()
77 ASSERT_STR_STR(errors[0].c_str(), "duplicate attribute with name 'dup'"); in no_two_same_attribute_on_library_test()
98 ASSERT_STR_STR(warnings[0].c_str(), "suspect attribute with name 'Duc'; did you mean 'Doc'?"); in warn_on_close_attribute_test()
118 ASSERT_STR_STR(errors[0].c_str(), "invalid value"); in empty_transport()
138 ASSERT_STR_STR(errors[0].c_str(), "invalid value"); in bogus_transport()
225 ASSERT_STR_STR(errors[0].c_str(), "placement of attribute 'Layout' disallowed here"); in incorrect_placement_layout()
267 ASSERT_STR_STR(errors[0].c_str(), in constraint_only_three_members_on_struct()
293 ASSERT_STR_STR(errors[0].c_str(), in constraint_only_three_members_on_method()
321 ASSERT_STR_STR(errors[0].c_str(), in constraint_only_three_members_on_interface()
342 ASSERT_STR_STR(errors[0].c_str(), in max_bytes()
365 ASSERT_STR_STR(errors[0].c_str(), in max_handles()