Home
last modified time | relevance | path

Searched defs:modWTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dnat_test.go338 type modWTest struct { struct
339 in string
340 dividend string
341 out string
352 func runModWTests(t *testing.T, tests []modWTest) {