Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/util/
H A Dregistry_test.cpp31 class AnotherBar : public Foo { class
33 explicit AnotherBar(int x) : Foo(x) { in AnotherBar() function in c10_test::AnotherBar