OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mountcontainer
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java
88
private int
mountContainer
(String localId, String key) throws Exception {
355
mountContainer
("testMountContainer", "none"));
376
mountContainer
("testMountContainer", "000000000000000000000000000000001"));
379
mountContainer
("testMountContainer", "none"));
Completed in 268 milliseconds