Searched refs:Infer_v_eolib_t (Results 1 – 1 of 1) sorted by relevance
758 using Infer_v_eolib_t = InferJniDescriptor<kNormalNative, in TEST() typedef761 EXPECT_CONSTEXPR_EQ(6u, Infer_v_eolib_t::kMaxStringSize); in TEST()762 std::string x = Infer_v_eolib_t::GetStringAtRuntime(); in TEST()767 using Infer_v_eolib_t = InferJniDescriptor<kNormalNative, in TEST() typedef770 EXPECT_STRINGIFY_EQ("args={[J,I,[Z}, ret=S", Infer_v_eolib_t::FromFunctionType().value()); in TEST()771 EXPECT_CONSTEXPR_EQ(8u, Infer_v_eolib_t::kMaxStringSize); in TEST()772 std::string x = Infer_v_eolib_t::GetStringAtRuntime(); in TEST()