Home
last modified time | relevance | path

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

/external/libchrome/base/test/launcher/
Dtest_launcher.h124 ALLOW_BREAKAWAY_FROM_JOB = (1 << 1), enumerator
Dtest_launcher.cc309 flags & TestLauncher::ALLOW_BREAKAWAY_FROM_JOB) { in LaunchChildTestProcessWithOptions()