Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp54 bool actionsWithNoTests; member
68 actionsWithNoTests(false) in Target()
856 action.target->actionsWithNoTests = true; in run_phases()
967 } else if (target->actionsWithNoTests) { in run_phases()