Home
last modified time | relevance | path

Searched defs:expect_success (Results 1 – 3 of 3) sorted by relevance

/art/tools/dexanalyze/
Ddexanalyze_test.cc28 void DexAnalyzeExec(const std::vector<std::string>& args, bool expect_success) { in DexAnalyzeExec()
/art/dex2oat/
Ddex2oat_test.cc111 bool expect_success = true,
131 bool expect_success, in GenerateOdexForTest()
636 bool expect_success = true) {
665 bool expect_success = true) {
974 void RunTest(bool expect_success, const std::vector<std::string>& extra_args = {}) { in RunTest()
/art/libdexfile/dex/
Ddex_file_loader_test.cc392 bool expect_success, in OpenDexFileInMemoryBase64()