Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp51 int no_inherent = 0; variable
296 no_inherent += reply.readInt32(); in thread_start()
364 no_inherent += reply.readInt32(); in worker_fx()
392 exit(no_inherent); in worker_fx()
495 no_inherent += status; in main()
498 cout << "\"inheritance\": " << (no_inherent == 0 ? "\"PASS\"" : "\"FAIL\"") in main()
501 return -no_inherent; in main()