Searched refs:kGroupRlEmptyBuf (Results 1 – 7 of 7) sorted by relevance
410 Epid11GroupRl* empty_grl = (Epid11GroupRl*)this->kGroupRlEmptyBuf.data(); in TEST_F()411 size_t grl_size = this->kGroupRlEmptyBuf.size(); in TEST_F()427 Epid11GroupRl* empty_grl = (Epid11GroupRl*)this->kGroupRlEmptyBuf.data(); in TEST_F()430 this->kGroupRlEmptyBuf.size())); in TEST_F()
86 static const std::vector<uint8_t> kGroupRlEmptyBuf; variable
180 const std::vector<uint8_t> Epid11VerifierTest::kGroupRlEmptyBuf = { member in Epid11VerifierTest
701 auto& grp_rl = this->kGroupRlEmptyBuf; in TEST_F()734 auto& grp_rl = this->kGroupRlEmptyBuf; in TEST_F()754 auto& grp_rl = this->kGroupRlEmptyBuf; in TEST_F()
454 GroupRl* empty_grl = (GroupRl*)this->kGroupRlEmptyBuf.data(); in TEST_F()455 size_t grl_size = this->kGroupRlEmptyBuf.size(); in TEST_F()460 GroupRl* empty_grl = (GroupRl*)this->kGroupRlEmptyBuf.data(); in TEST_F()461 size_t grl_size = this->kGroupRlEmptyBuf.size(); in TEST_F()476 GroupRl* empty_grl = (GroupRl*)this->kGroupRlEmptyBuf.data(); in TEST_F()479 this->kGroupRlEmptyBuf.size())); in TEST_F()
107 static const std::vector<uint8_t> kGroupRlEmptyBuf; variable
345 const std::vector<uint8_t> EpidVerifierTest::kGroupRlEmptyBuf = { member in EpidVerifierTest