Home
last modified time | relevance | path

Searched refs:test_conformance (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
Dsetup.py151 class test_conformance(_build_py): class
158 cmd = 'cd ../conformance && make %s' % (test_conformance.target)
186 test_conformance.target = 'test_python_cpp'
249 'test_conformance': test_conformance,
Dtox.ini18 python: python setup.py -q test_conformance
19 cpp: python setup.py -q test_conformance --cpp_implementation