Home | History | Annotate | Download | only in ubrkperf

Lines Matching refs:p1

42 my $p1; # Previous
46 $p1 = $ICUPathPrevious."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
49 $p1 = $ICUPathPrevious."/ubrkperf/ubrkperf";
72 "TestForwardChar", ["$p1 $m1 TestICUForward", "$p2 $m1 TestICUForward"],
73 "TestForwardWord", ["$p1 $m2 TestICUForward", "$p2 $m2 TestICUForward"],
74 "TestForwardLine", ["$p1 $m3 TestICUForward", "$p2 $m3 TestICUForward"],
75 "TestForwardSentence", ["$p1 $m4 TestICUForward", "$p2 $m4 TestICUForward"],
77 "TestIsBoundChar", ["$p1 $m1 TestICUIsBound", "$p2 $m1 TestICUIsBound"],
78 "TestIsBoundWord", ["$p1 $m2 TestICUIsBound", "$p2 $m2 TestICUIsBound"],
79 "TestIsBoundLine", ["$p1 $m3 TestICUIsBound", "$p2 $m3 TestICUIsBound"],
80 "TestIsBoundSentence", ["$p1 $m4 TestICUIsBound", "$p2 $m4 TestICUIsBound"],