Home
last modified time | relevance | path

Searched refs:gc_type_id (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Daot_test.cpp484 auto gc_type_id = static_cast<uint32_t>( in TEST_F() local
487 if (gc_type_id == 2) { in TEST_F()
489 } else if (gc_type_id == 4) { in TEST_F()
492 ASSERT_EQ(gc_type_id, 1) << "Invalid GC type\n"; in TEST_F()

Completed in 2 milliseconds