Home
last modified time | relevance | path

Searched defs:kExpectRead2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_spi/
H A Dinitiator_mock_test.cc30 constexpr auto kExpectRead2 = bytes::Array<3, 4, 5>(); in TEST() local
71 constexpr auto kExpectRead2 = bytes::Array<3, 4>(); in TEST() local
/aosp_15_r20/external/pigweed/pw_i2c/
H A Dinitiator_mock_test.cc40 constexpr auto kExpectRead2 = bytes::Array<3, 4, 5>(); in TEST() local
96 constexpr const auto kExpectRead2 = bytes::Array<3, 4>(); in TEST() local