| .. | ||
| res/layout | ||
| src/com/android/rpc_performance | ||
| Android.mk | ||
| AndroidManifest.xml | ||
| README | ||
| rpcperftest.cpp | ||
RpcPerformance.apk: A small test utility to run certain low-level microbenchmarks (particularly related to IPC and RPC performance, such as no-op Binder calls and certain file I/O operations). Owner: Brad Fitzpatrick <bradfitz@google.com>