Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sh/
H A Dsh_binary_test.go67 …android.AssertStringPathRelativeToTopEquals(t, "LOCAL_MODULE_PATH[0]", result.Config, expectedPath…
92 …android.AssertStringPathRelativeToTopEquals(t, "LOCAL_MODULE_PATH[0]", result.Config, expectedPath…
/aosp_15_r20/build/soong/android/
H A Dtest_asserts.go79 func AssertStringPathRelativeToTopEquals(t *testing.T, message string, config Config, expected stri… func
H A Dpaths_test.go1276 AssertStringPathRelativeToTopEquals(t, "src", result.Config, test.src, m.src)
1277 AssertStringPathRelativeToTopEquals(t, "rel", result.Config, test.rel, m.rel)