Searched refs:createBootImageProfileSnapshot (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp976 void createBootImageProfileSnapshot(const std::string& classpath, bool expected_result) { function in class:android::installd::BootProfileTest
1013 createBootImageProfileSnapshot(boot_classpath, /*expected_result*/ true);
1019 createBootImageProfileSnapshot(/*boot_classpath*/ "", /*expected_result*/ false);
1030 createBootImageProfileSnapshot(boot_classpath, /*expected_result*/ true);

Completed in 63 milliseconds