HomeSort by relevance Sort by last modified time
    Searched refs:PerformanceDataPath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Common.pl 13 $PerformanceDataPath = ""; #Change to Performance Data Path
23 $CollationDataPath = $PerformanceDataPath."/collation"; # Collation Performance Data Path
24 $ConversionDataPath = $PerformanceDataPath."/conversion"; # Conversion Performance Data Path
25 $UDHRDataPath = $PerformanceDataPath."/udhr"; # UDHR Performance Data Path
  /external/icu/icu4c/source/test/perf/perldriver/
Common.pl 13 $PerformanceDataPath = ""; #Change to Performance Data Path
23 $CollationDataPath = $PerformanceDataPath."/collation"; # Collation Performance Data Path
24 $ConversionDataPath = $PerformanceDataPath."/conversion"; # Conversion Performance Data Path
25 $UDHRDataPath = $PerformanceDataPath."/udhr"; # UDHR Performance Data Path
Common.pl.template 12 $PerformanceDataPath = ""; #Change to Performance Data Path
21 $CollationDataPath = $PerformanceDataPath."/collation"; # Collation Performance Data Path
22 $ConversionDataPath = $PerformanceDataPath."/conversion"; # Conversion Performance Data Path
23 $UDHRDataPath = $PerformanceDataPath."/udhr"; # UDHR Performance Data Path

Completed in 275 milliseconds