Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc66 class NotDefaultConstructible { class
68 explicit NotDefaultConstructible(int) {} in NotDefaultConstructible() function in testing::gmock_nice_strict_test::NotDefaultConstructible