Searched refs:Expect (Results 1 – 7 of 7) sorted by relevance
25 Expect Hi here: Hi
102 void Expect(const mirror::String* s) { in Expect() function in art::TestPredicate131 p.Expect(s0.Get()); in TEST_F()132 p.Expect(s1.Get()); in TEST_F()
230 bool Expect(std::initializer_list<const char*> list) { in Expect() function in art::ClassLoadCallbackRuntimeCallbacksTest303 bool expect1 = Expect({ "PreDefine:LY; <art-gtest-jars-XandY.jar>", in TEST_F()315 bool expect2 = Expect({ "PreDefine:LY$Z; <art-gtest-jars-XandY.jar>", in TEST_F()
20 # Expect to choose the non-hidden, non-synthetic method.
20 # Expect to choose the non-hidden, virtual method.