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

  /art/compiler/optimizing/
reference_type_propagation_test.cc 30 class ReferenceTypePropagationTest : public CommonCompilerTest {
32 ReferenceTypePropagationTest() : pool_(), allocator_(&pool_) {
36 ~ReferenceTypePropagationTest() { }
80 TEST_F(ReferenceTypePropagationTest, ProperSetup) {
89 TEST_F(ReferenceTypePropagationTest, MergeInvalidTypes) {
121 TEST_F(ReferenceTypePropagationTest, MergeValidTypes) {
reference_type_propagation.h 107 friend class ReferenceTypePropagationTest;

Completed in 492 milliseconds