MCPcopy Index your code
hub / github.com/tinygo-org/tinygo / MatchString

Method MatchString

src/testing/testing.go:570–570  ·  view source on GitHub ↗
(pat, str string)

Source from the content-addressed store, hash-verified

568
569type testDeps interface {
570 MatchString(pat, str string) (bool, error)
571}
572
573func (m *M) shuffle() error {

Callers 10

matchErrorsFunction · 0.65
cleanStringFunction · 0.65
parseBitfieldsFunction · 0.65
OpenOCDConfigurationMethod · 0.65
TestMkdirTempFunction · 0.65
waitInnerTextMatchFunction · 0.65
TestSizeFullFunction · 0.65
loadProgramSizeFunction · 0.65
findPackagePathFunction · 0.65
OptimizeAllocsFunction · 0.65

Calls

no outgoing calls

Tested by 4

matchErrorsFunction · 0.52
TestMkdirTempFunction · 0.52
waitInnerTextMatchFunction · 0.52
TestSizeFullFunction · 0.52