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

  /art/compiler/utils/
jni_macro_assembler_test.h 54 return test_helper_->CheckTools();
63 test_helper_.reset(
77 test_helper_.reset(); // Clean up the helper.
139 test_helper_->Driver(*data, assembly_text, test_name);
145 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::JNIMacroAssemblerTest
assembler_test.h 687 return test_helper_->CheckTools();
742 test_helper_.reset(
756 test_helper_.reset(); // Clean up the helper.
1612 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::AssemblerTest
    [all...]
  /art/compiler/optimizing/
emit_swap_mips_test.cc 37 test_helper_.reset(
49 test_helper_.reset();
103 test_helper_->Driver(*data, assembly_text, test_name);
111 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::EmitSwapMipsTest

Completed in 538 milliseconds