Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtestbase.py13 def wrapper(test_method): argument
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_main.cc124 const std::string test_method) { in RunTestMatching()
/external/antlr/antlr-3.4/runtime/Python/tests/
Dtestbase.py45 def wrapper(test_method): argument
/external/chromium_org/third_party/cython/src/Cython/Tests/
Dxmlrunner.py64 def __init__(self, test_result, test_method, outcome=SUCCESS, err=None): argument