Home
last modified time | relevance | path

Searched refs:OtherClass (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_support.py398 class OtherClass: class in TestSupport
406 self.OtherClass)
409 missing_items = support.detect_api_mismatch(self.OtherClass,
417 self.RefClass, self.OtherClass, ignore=ignore)
421 self.OtherClass, self.RefClass, ignore=ignore)
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DResultTests.cpp303 class OtherClass { class
308 class Child : public OtherClass, public Base {};

Completed in 2 milliseconds