* This test case cannot pass on 32 bit systems. */
| 866 | * This test case cannot pass on 32 bit systems. |
| 867 | */ |
| 868 | IGNORE_TEST(SimpleString, _64BitAddressPrintsCorrectly) |
| 869 | { |
| 870 | } |
| 871 | |
| 872 | TEST(SimpleString, BracketsFormattedHexStringFromForLongOnDifferentPlatform) |
| 873 | { |
nothing calls this directly
no outgoing calls
no test coverage detected