OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dumpArgs
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/os/src/android/os/cts/
BinderTest.java
321
final String[]
dumpArgs
= new String[]{"one", "two", "three"};
324
dumpArgs
);
326
mBinder.dump(new FileDescriptor(),
dumpArgs
);
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
EphemeralTest.java
314
CLog.w("Skip intent; " +
dumpArgs
(testArgs));
528
private static final String
dumpArgs
(Map<String, String> testArgs) {
Completed in 58 milliseconds