Home
last modified time | relevance | path

Searched refs:GetTestDigitallySigned (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/test/
H A Dct_test_util.h45 std::string GetTestDigitallySigned();
H A Dct_test_util.cc197 std::string GetTestDigitallySigned() { in GetTestDigitallySigned() function
/aosp_15_r20/external/cronet/net/cert/
H A Dct_serialization_unittest.cc30 test_digitally_signed_ = ct::GetTestDigitallySigned(); in SetUp()