Searched refs:subdir2 (Results 1 – 2 of 2) sorted by relevance
5 # RUN: mkdir %t/subdir217 # RUN: %t/bar.o -o %t/subdir2/libbar.dylib19 # RUN: %lld -lSystem %t/main.o %t/subdir2/libbar.dylib -o %t/test20 # RUN: %lld -dylib -lSystem %t/main.o %t/subdir2/libbar.dylib -o %t/libtest.dylib
132 TempDir subdir2(file_root.path("subdir2")); in TEST() local133 TempFile a(subdir2.path("a")); in TEST()163 TempDir subdir2(file_root.path("subdir2")); in TEST() local164 TempFile a(subdir2.path("a")); in TEST()