Searched refs:string_pair (Results 1 – 3 of 3) sorted by relevance
435 typedef std::pair< std::string, std::string > string_pair; in ATF_TEST_CASE_BODY() typedef439 ATF_REQUIRE(string_pair("foo", "bar") == in ATF_TEST_CASE_BODY()443 ATF_REQUIRE(string_pair(" foo ", " bar baz") == in ATF_TEST_CASE_BODY()
4342 struct string_pair struct4348 const struct string_pair narrowable[] = argument4361 const struct string_pair widenable[] =4401 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++) in can_narrow_instruction()4565 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++) in can_widen_instruction()
4353 struct string_pair struct4359 const struct string_pair narrowable[] = argument4372 const struct string_pair widenable[] =4412 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++) in can_narrow_instruction()4576 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++) in can_widen_instruction()