Home
last modified time | relevance | path

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

/build/blueprint/
Dsplice_modules_test.go116 if sameArray(origIn, got) != !testCase.reallocate {
127 func sameArray(a, b []*moduleInfo) bool { func