Home
last modified time | relevance | path

Searched refs:testRE2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dexec2_test.go19 testRE2(t, "testdata/re2-exhaustive.txt.bz2")
Dexec_test.go67 testRE2(t, "testdata/re2-search.txt")
70 func testRE2(t *testing.T, file string) { func