Home
last modified time | relevance | path

Searched defs:kExpectRead1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_spi/
H A Dinitiator_mock_test.cc29 constexpr auto kExpectRead1 = bytes::Array<1, 2, 3, 4, 5>(); in TEST() local
68 constexpr auto kExpectRead1 = bytes::Array<1, 2>(); in TEST() local
/aosp_15_r20/external/pigweed/pw_i2c/
H A Ddevice_test.cc35 constexpr auto kExpectRead1 = bytes::Array<1, 2>(); in TEST() local
73 constexpr auto kExpectRead1 = bytes::Array<1, 2, 3>(); in TEST() local
H A Dinitiator_mock_test.cc37 constexpr auto kExpectRead1 = bytes::Array<1, 2, 3, 4, 5>(); in TEST() local
92 constexpr auto kExpectRead1 = bytes::Array<1, 2>(); in TEST() local