Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary_test.go58 …android.AssertStringPathRelativeToTopEquals(t, "LOCAL_MODULE_PATH[0]", config, expectedPath, actua…
80 …android.AssertStringPathRelativeToTopEquals(t, "LOCAL_MODULE_PATH[0]", config, expectedPath, actua…
/build/soong/android/
Dtest_asserts.go78 func AssertStringPathRelativeToTopEquals(t *testing.T, message string, config Config, expected stri… func
Dpaths_test.go1173 AssertStringPathRelativeToTopEquals(t, "src", result.Config, test.src, m.src)
1174 AssertStringPathRelativeToTopEquals(t, "rel", result.Config, test.rel, m.rel)