Searched refs:AssertStringMatches (Results 1 – 5 of 5) sorted by relevance
/build/soong/java/ |
D | android_manifest_test.go | 131 android.AssertStringMatches(t,
|
D | app_test.go | 4315 android.AssertStringMatches( 4321 android.AssertStringMatches( 4327 android.AssertStringMatches( 4333 android.AssertStringMatches( 4342 android.AssertStringMatches( 4348 android.AssertStringMatches( 4354 android.AssertStringMatches( 4360 android.AssertStringMatches(
|
/build/soong/tradefed_modules/ |
D | test_module_config_test.go | 88 …android.AssertStringMatches(t, "", entries.EntryMap["LOCAL_FULL_TEST_CONFIG"][0], "derived_test/an… 258 …android.AssertStringMatches(t, "", entries.EntryMap["LOCAL_FULL_TEST_CONFIG"][0], "derived_test/an… 273 …android.AssertStringMatches(t, "", entries.EntryMap["LOCAL_FULL_TEST_CONFIG"][0], "another_derived…
|
/build/soong/android/ |
D | test_asserts.go | 143 func AssertStringMatches(t *testing.T, message, s, expectedRex string) { func
|
/build/soong/apex/ |
D | apex_test.go | 11119 …android.AssertStringMatches(t, "Could not find the correct boot dex jar in package check rule", bo… 11125 …android.AssertStringMatches(t, "Could not find the correct boot dex jar in monolithic hiddenapi fl…
|