Searched refs:Abort (Results 1 – 18 of 18) sorted by relevance
39 Runtime::Abort("Attempt to abort"); in TEST_F()53 Runtime::Abort("Attempt to abort"); in TEST_F()
75 void Abort();
163 static void Abort()
51 void Abort(const std::string& abort_message)
153 // Runtime::Abort.
476 art::InitLogging(argv, art::Runtime::Abort); in main()
76 void Transaction::Abort(const std::string& abort_message) { in Abort() function in art::Transaction
654 void ParsedOptions::Abort() { in Abort() function in art::ParsedOptions
235 NO_RETURN static void Abort(const char* msg) REQUIRES(!Locks::abort_lock_);
515 void Trace::Abort() { in Abort() function in art::Trace
69 NO_RETURN static void Abort(const char* msg) { in Abort() function79 InitLogging(argv, Abort); in DexlayoutDriver()
453 NO_RETURN static void Abort(const char* msg) { in Abort() function483 InitLogging(argv, Abort); in DexDiagMain()
335 InitLogging(argv, Runtime::Abort); in Main()
137 art::InitLogging(nullptr, art::Runtime::Abort); // argv = null in SetUpTestCase()
168 InitLogging(argv, Runtime::Abort); in ParseArgs()
338 Trace::Abort(); in ZygoteHooks_nativePostForkChild()
187 NO_RETURN static void Abort(const char* msg) { in Abort() function246 InitLogging(argv, Abort); in ParseArgs()
1101 InitLogging(argv, Runtime::Abort); in ParseArgs()