Home
last modified time | relevance | path

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

/openbmc/gpioplus/test/
H A Devent.cpp91 const size_t large_size = sizeof( in TEST_F() local
94 std::string(large_size, '1')), in TEST_F()
H A Dhandle.cpp119 const size_t large_size = sizeof( in TEST_F() local
121 EXPECT_THROW(Handle(*chip, {}, HandleFlags(), std::string(large_size, '1')), in TEST_F()