Home
last modified time | relevance | path

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

/test/vts/utils/python/library/vtable/testing/
Dtest-vtable.cpp25 virtual void baz() {} in baz() function in VirtualBase
39 virtual void baz() override {} in baz() function in ConcreteDerived