Home
last modified time | relevance | path

Searched refs:TestNamespace (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/tests/
H A DGeneratedClassTest.php25 use Php\Test\TestNamespace;
785 $m = new TestNamespace();
786 $n = new TestNamespace\NestedMessage();
788 $m->setNestedEnum(TestNamespace\NestedEnum::ZERO);
790 $this->assertSame(TestNamespace\NestedEnum::ZERO, $m->getNestedEnum());
825 $m = new TestNamespace();
826 $n = new TestNamespace\PBEmpty();
827 $o = new TestNamespace\PBEmpty\NestedMessage();
829 $n->setNestedEnum(TestNamespace\PBEmpty\NestedEnum::ZERO);
834 TestNamespace\PBEmpt
[all...]
/third_party/python/Lib/test/
H A Dtest_argparse.py5027 class TestNamespace(TestCase): class
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 68 milliseconds