Searched refs:ExpectInt (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ |
H A D | induction_var_range_test.cc | 791 ExpectInt(0, last->InputAt(1)); in TEST_F() 799 ExpectInt(0, offset); in TEST_F() 803 ExpectInt(1000, tce); in TEST_F() 846 ExpectInt(0, last->InputAt(0)); in TEST_F() 861 ExpectInt(0, last->InputAt(0)); in TEST_F() 906 ExpectInt(0, lower->InputAt(0)); in TEST_F() 907 ExpectInt(0, lower->InputAt(1)); in TEST_F() 915 ExpectInt(0, upper->InputAt(1)); in TEST_F() 937 ExpectInt(0, offset); in TEST_F() 942 ExpectInt(0, tce->InputAt(0)); in TEST_F() [all …]
|
/aosp12/frameworks/native/libs/vr/libdvr/tests/ |
H A D | dvr_display_manager-test.cpp | 449 TEST_F(Test, ExpectInt) {
|