Searched refs:CreateStruct (Results 1 – 2 of 2) sorted by relevance
114 const testing::TestTableStruct* CreateStruct(int val) { in CreateStruct() function in testing::DumpsysFilterInternalStructTest356 const testing::TestTableStruct* test_table = CreateStruct(456); in TEST_F()371 const testing::TestTableStruct* test_table = CreateStruct(456); in TEST_F()387 const testing::TestTableStruct* test_table = CreateStruct(456); in TEST_F()402 const testing::TestTableStruct* test_table = CreateStruct(456); in TEST_F()
2052 template<typename T> Offset<const T *> CreateStruct(const T &structobj) {