Home
last modified time | relevance | path

Searched refs:infexamples (Results 1 – 6 of 6) sorted by last modified time

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/Thrift/
H A DFuzzerSupport.hs85 infexamples :: Gen a -> IO [a]
86 infexamples (MkGen m) = function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/service-fuzzer/gen-hs/
H A DTestService_Fuzzer.hs101 inf_Int_Int64 = infexamples (Arbitrary.arbitrary :: Gen Int.Int64)
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/My/Namespacing/Extend/Test/
H A DExtendTestService_Fuzzer.hs104 inf_Hsmodule_Types_HsFoo = infexamples (Arbitrary.arbitrary :: Gen Hsmodule_Types.HsFoo)
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/
H A DTestService_Fuzzer.hs101 inf_Int_Int64 = infexamples (Arbitrary.arbitrary :: Gen Int.Int64)
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/My/Namespacing/Test/
H A DHsTestService_Fuzzer.hs101 inf_Int_Int64 = infexamples (Arbitrary.arbitrary :: Gen Int.Int64)
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/includes/gen-hs/
H A DMyService_Fuzzer.hs106 inf_Includes_Types_Included = infexamples (Arbitrary.arbitrary :: Gen Includes_Types.Included)
109 inf_Module_Types_MyStruct = infexamples (Arbitrary.arbitrary :: Gen Module_Types.MyStruct)