Searched refs:kGinJavaBridgeMethodNotFound (Results 1 – 4 of 4) sorted by relevance
19 case kGinJavaBridgeMethodNotFound: in GinJavaBridgeErrorToString()
16 kGinJavaBridgeMethodNotFound, enumerator
276 EXPECT_EQ(kGinJavaBridgeMethodNotFound, helper->GetInvocationError()); in TEST_F()
127 SetInvocationError(kGinJavaBridgeMethodNotFound); in Invoke()