Home
last modified time | relevance | path

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

/external/clang/unittests/Frontend/
DFrontendActionTest.cpp92 TestASTFrontendAction test_action; in TEST() local
112 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true); in TEST() local
139 TestASTFrontendAction test_action(/*enableIncrementalProcessing=*/true, in TEST() local
/external/clang/tools/scan-build-py/tests/unit/
Dtest_compilation.py54 def test_action(self): member in SplitTest
/external/python/cpython3/Lib/test/
Dlock_tests.py816 def test_action(self): member in BarrierTests
D_test_multiprocessing.py1721 def test_action(self): member in _TestBarrier