Home
last modified time | relevance | path

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

/dports/devel/yaegi/yaegi-0.9.23/interp/
H A Dinterp_eval_test.go1285 testConcurrentComposite(t, "./testdata/concurrent/composite/composite_lit.go")
1289 testConcurrentComposite(t, "./testdata/concurrent/composite/composite_sparse.go")
1292 func testConcurrentComposite(t *testing.T, filePath string) { func