Lines Matching refs:pcm
17 // RUN: ls -R %t | grep ^Module.*pcm
18 // RUN: ls -R %t | grep DependsOnModule.*pcm
25 // RUN: ls -R %t | grep ^Module.*pcm
26 // RUN: ls -R %t | grep DependsOnModule.*pcm
31 // RUN: find %t -name DependsOnModule*.pcm | xargs touch -a -t 201101010000
34 // RUN: ls -R %t | grep ^Module.*pcm
35 // RUN: ls -R %t | grep DependsOnModule.*pcm
37 // Set both timestamp and DependsOnModule.pcm back beyond the cutoff.
40 // RUN: find %t -name DependsOnModule*.pcm | xargs touch -a -t 201101010000
43 // RUN: ls -R %t | grep ^Module.*pcm
44 // RUN: ls -R %t | not grep DependsOnModule.*pcm