Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp290 bool stackFound; in OnTestStatus() local
291 string stack = get_bundle_string(results, &stackFound, "stack", NULL); in OnTestStatus()
297 } else if (stackFound) { in OnTestStatus()