Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/stdlib/
H A Dcxa_thread_atexit_test.cc59 struct Baz { struct
60 Baz() {} in Baz() function
61 ~Baz() { in ~Baz() argument
70 static thread_local Baz e; argument
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-list-tests-unittest_.cc55 TEST(FooBar, Baz) {} in TEST() argument