Lines Matching full:records
9 Record records[8]; in test_POD_64_bytes() local
10 for (const auto r : records) in test_POD_64_bytes()
21 Record records[8]; in test_POD_65_bytes() local
22 for (const auto r : records) in test_POD_65_bytes()
32 Record records[8]; in test_TriviallyCopyable_64_bytes() local
33 for (const auto r : records) in test_TriviallyCopyable_64_bytes()
45 Record records[8]; in test_TriviallyCopyable_65_bytes() local
46 for (const auto r : records) in test_TriviallyCopyable_65_bytes()
60 Record records[8]; in test_NonTriviallyCopyable() local
61 for (const auto r : records) in test_NonTriviallyCopyable()
72 Record records[8]; in test_TrivialABI_64_bytes() local
73 for (const auto r : records) in test_TrivialABI_64_bytes()
86 Record records[8]; in test_TrivialABI_65_bytes() local
87 for (const auto r : records) in test_TrivialABI_65_bytes()