Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/test/
H A Dplatform_manager_test.cpp56 const size_t getPDRRepositoryInfoLen = in TEST_F() local
58 std::array<uint8_t, sizeof(pldm_msg_hdr) + getPDRRepositoryInfoLen> in TEST_F()
215 const size_t getPDRRepositoryInfoLen = in TEST_F() local
217 std::array<uint8_t, sizeof(pldm_msg_hdr) + getPDRRepositoryInfoLen> in TEST_F()
370 const size_t getPDRRepositoryInfoLen = in TEST_F() local
372 std::array<uint8_t, sizeof(pldm_msg_hdr) + getPDRRepositoryInfoLen> in TEST_F()
494 const size_t getPDRRepositoryInfoLen = 1; in TEST_F() local
495 std::array<uint8_t, sizeof(pldm_msg_hdr) + getPDRRepositoryInfoLen> in TEST_F()
H A Devent_manager_test.cpp209 const size_t getPDRRepositoryInfoLen = in TEST_F() local
211 std::array<uint8_t, sizeof(pldm_msg_hdr) + getPDRRepositoryInfoLen> in TEST_F()