HomeSort by relevance Sort by last modified time
    Searched defs:android_data_ (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/unix_file/
random_access_file_test.h 38 art::CommonRuntimeTest::SetUpAndroidData(android_data_);
42 art::CommonRuntimeTest::TearDownAndroidData(android_data_, true);
47 path = android_data_;
178 std::string android_data_; member in class:unix_file::RandomAccessFileTest
  /art/runtime/
common_runtime_test.h 124 std::string android_data_; member in class:art::CommonRuntimeTestImpl
  /art/compiler/utils/
assembler_test_base.h 59 CommonRuntimeTest::SetUpAndroidData(android_data_);
64 CommonRuntimeTest::TearDownAndroidData(android_data_, false);
598 std::string android_data_; member in class:art::AssemblerTestInfrastructure

Completed in 346 milliseconds