HomeSort by relevance Sort by last modified time
    Searched refs:TearDownAndroidData (Results 1 - 4 of 4) sorted by null

  /art/runtime/
common_runtime_test.h 74 static void TearDownAndroidData(const std::string& android_data, bool fail_on_error);
common_runtime_test.cc 168 void CommonRuntimeTest::TearDownAndroidData(const std::string& android_data, bool fail_on_error) {
270 TearDownAndroidData(android_data_, true);
  /art/runtime/base/unix_file/
random_access_file_test.h 42 art::CommonRuntimeTest::TearDownAndroidData(android_data_, true);
  /art/compiler/utils/
assembler_test.h 218 CommonRuntimeTest::TearDownAndroidData(android_data_, false);

Completed in 340 milliseconds