Home
last modified time | relevance | path

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

/build/soong/android/
Dtest_suites.go82 testList := buildTestList(ctx, "robolectric-tests_list", installedPaths)
111 testList := buildTestList(ctx, "ravenwood-tests_list", installedPaths)
125 func buildTestList(ctx SingletonContext, listFile string, installedPaths InstallPaths) Path { func