Home
last modified time | relevance | path

Searched defs:expected_trace (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/tests/
H A Dt_general.py65 expected_trace = ('Sending initial UDP request', variable
H A Dt_preauth.py33 expected_trace = ('Attempting optimistic preauth', variable
H A Dt_pkinit.py438 expected_trace = ('PKINIT client has no configured identity; giving up',) variable
/freebsd/crypto/krb5/src/util/
H A Dk5test.py737 expected_trace=None, return_trace=False): argument
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc448 std::string expected_trace = in TEST() local