Home
last modified time | relevance | path

Searched refs:LayoutTest (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/unittests/Support/
DOptimizedStructLayoutTest.cpp16 class LayoutTest { class
28 LayoutTest() {} in LayoutTest() function in __anonc93f39c00111::LayoutTest
29 LayoutTest(const LayoutTest &) = delete;
30 LayoutTest &operator=(const LayoutTest &) = delete;
31 ~LayoutTest() { assert(Verified); } in ~LayoutTest()
33 LayoutTest &flexible(uint64_t Size, uint64_t Alignment, in flexible()
40 LayoutTest &fixed(uint64_t Size, uint64_t Alignment, uint64_t Offset) { in fixed()
68 LayoutTest() in TEST()
76 LayoutTest() in TEST()
85 LayoutTest() in TEST()
[all …]
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_test.cc32 class LayoutTest : public ::testing::Test {}; class
34 TEST_F(LayoutTest, ToString) { in TEST_F() argument
52 TEST_F(LayoutTest, StreamOut) { in TEST_F() argument
66 TEST_F(LayoutTest, Equality) { in TEST_F() argument
99 TEST_F(LayoutTest, LayoutToFromProto) { in TEST_F() argument