Home
last modified time | relevance | path

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

/frameworks/base/tools/hoststubgen/hoststubgen/invoketest/
Dhoststubgen-invoke-test.sh142 run_hoststubgen_for_success() { function
173 run_hoststubgen_for_success "No annotation filter" ""
180 run_hoststubgen_for_success "All classes allowed (wildcard)" \
207 run_hoststubgen_for_success "All classes allowed (package wildcard)" \
222 run_hoststubgen_for_success "One specific class disallowed, but it doesn't use annotations" \
228 STUB="" run_hoststubgen_for_success "No stub generation" ""
230 IMPL="" run_hoststubgen_for_success "No impl generation" ""
232 STUB="" IMPL="" run_hoststubgen_for_success "No stub, no impl generation" ""