Searched refs:Infer_v_eolib_t (Results 1 – 1 of 1) sorted by relevance
770 using Infer_v_eolib_t = InferJniDescriptor<kNormalNative, in TEST() typedef773 EXPECT_CONSTEXPR_EQ(6u, Infer_v_eolib_t::kMaxStringSize); in TEST()774 std::string x = Infer_v_eolib_t::GetStringAtRuntime(); in TEST()779 using Infer_v_eolib_t = InferJniDescriptor<kNormalNative, in TEST() typedef782 EXPECT_STRINGIFY_EQ("args={[J,I,[Z}, ret=S", Infer_v_eolib_t::FromFunctionType().value()); in TEST()783 EXPECT_CONSTEXPR_EQ(8u, Infer_v_eolib_t::kMaxStringSize); in TEST()784 std::string x = Infer_v_eolib_t::GetStringAtRuntime(); in TEST()