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 110 std::string android_data_; member in class:art::CommonRuntimeTest
  /art/compiler/utils/
assembler_test.h 211 CommonRuntimeTest::SetUpAndroidData(android_data_);
218 CommonRuntimeTest::TearDownAndroidData(android_data_, false);
698 std::string android_data_; member in class:art::AssemblerTest

Completed in 1546 milliseconds