Searched
full:regex (Results
2201 -
2225 of
5854) sorted by null
<<81828384858687888990>>
| /external/tensorflow/tensorflow/contrib/learn/python/learn/utils/ |
| gc_test.py | 36 # Modify the path object for RegEx match for Windows Paths
|
| /external/tensorflow/tensorflow/contrib/tensorboard/plugins/trace/ |
| trace.py | 32 # List of regex patterns that match files in the core tensorflow library.
|
| /external/tensorflow/tensorflow/python/estimator/ |
| gc_test.py | 36 # Modify the path object for RegEx match for Windows Paths
|
| /external/tensorflow/tensorflow/tools/ci_build/builds/ |
| print_build_info.sh | 20 # limitation of Jenkins Description Setter Plugin that multi-line regex is
|
| /external/testng/src/main/java/org/testng/junit/ |
| JUnit4TestRunner.java | 4 import java.util.regex.Pattern;
|
| /external/testng/src/main/java/org/testng/remote/strprotocol/ |
| MessageHelper.java | 8 import java.util.regex.Pattern;
|
| /external/v8/testing/gmock/test/ |
| gmock_output_test.py | 113 # findall() returns a list of all matches of the regex in output.
|
| /external/v8/testing/gtest/scripts/ |
| release_docs.py | 108 # This regex matches either
|
| /external/v8/testing/gtest/test/ |
| gtest_help_test.py | 64 # The help message must match this regex.
|
| gtest_list_tests_unittest.py | 164 'which does not match regex "%s"' %
|
| /external/vogar/src/vogar/tasks/ |
| BuildActionTask.java | 27 import java.util.regex.Pattern;
|
| /external/vulkan-validation-layers/demos/ |
| CMakeLists.txt | 87 string(REGEX REPLACE "/MD" "/MT" ${configuration} "${${configuration}}")
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
| gtest_help_test.py | 64 # The help message must match this regex.
|
| gtest_list_tests_unittest.py | 164 'which does not match regex "%s"' %
|
| /frameworks/base/core/java/android/database/sqlite/ |
| SQLiteDatabaseConfiguration.java | 21 import java.util.regex.Pattern;
|
| /frameworks/base/core/java/android/webkit/ |
| MimeTypeMap.java | 24 import java.util.regex.Pattern;
|
| /frameworks/base/core/res/res/xml/ |
| sms_short_codes.xml | 20 <!-- Regex patterns for SMS short codes by country. --> 24 The pattern attribute is a regex that matches all SMS short codes for the country. 25 The premium attribute is a regex that matches premium rate SMS short codes. 92 <!-- Germany: 4-5 digits plus 1232xxx (premium codes from http://www.vodafone.de/infofaxe/537.pdf and http://premiumdienste.eplus.de/pdf/kodex.pdf), plus EU. To keep the premium regex from being too large, it only includes payment processors that have been used by SMS malware, with the regular pattern matching the other premium short codes. -->
|
| /frameworks/base/graphics/java/android/graphics/ |
| FontListParser.java | 30 import java.util.regex.Pattern;
|
| /frameworks/base/graphics/java/android/graphics/fonts/ |
| FontVariationAxis.java | 24 import java.util.regex.Pattern;
|
| /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/utils/ |
| PowerUtilTest.java | 33 import java.util.regex.Pattern;
|
| /frameworks/base/test-runner/api/ |
| android-test-runner-current.txt | 110 method public static java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String, java.lang.String); 111 method public static java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String); 130 method public static java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String, java.lang.String); 131 method public static java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String);
|
| /frameworks/base/tests/net/java/android/net/captiveportal/ |
| CaptivePortalProbeSpecTest.java | 39 // 2xx status or 404, with an empty (match everything) location regex
|
| /frameworks/base/tools/preload2/src/com/android/preload/actions/ |
| ComputeThresholdAction.java | 32 import java.util.regex.Pattern;
|
| /frameworks/ex/common/java/com/android/common/ |
| Rfc822Validator.java | 25 import java.util.regex.Pattern;
|
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
| WificondScannerTest.java | 43 import java.util.regex.Pattern;
|
Completed in 1753 milliseconds
<<81828384858687888990>>