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 53 return test_helper_->CheckTools();
62 test_helper_.reset(
76 test_helper_.reset(); // Clean up the helper.
138 test_helper_->Driver(*data, assembly_text, test_name);
144 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::JNIMacroAssemblerTest
assembler_test.h 623 return test_helper_->CheckTools();
668 test_helper_.reset(
682 test_helper_.reset(); // Clean up the helper.
1143 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::AssemblerTest
    [all...]
  /art/compiler/optimizing/
emit_swap_mips_test.cc 38 test_helper_.reset(
51 test_helper_.reset();
101 test_helper_->Driver(*data, assembly_text, test_name);
111 std::unique_ptr<AssemblerTestInfrastructure> test_helper_; member in class:art::EmitSwapMipsTest

Completed in 4431 milliseconds