Home
last modified time | relevance | path

Searched defs:split (Results 1 – 17 of 17) sorted by relevance

/cts/libs/vogar-expect/src/vogar/expect/
DOutcome.java110 int split = split(outcomeName); in getSuiteName() local
118 int split = split(outcomeName); in getTestName() local
122 private static int split(String name) { in split() method in Outcome
DExpectationStore.java221 …Iterable<String> split = Splitter.on("\n").omitEmptyStrings().trimResults().split(reader.nextStrin… in readExpectation() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandUserRestrictionTest.java105 String[] split = output.substring(restrictionsPosition + 8, in getUserAllRestrictions() local
DPackageManagerShellCommandInstallTest.java754 String split = createApkPath(TEST_HW5); in testAppInstallErrDuplicate() local
/cts/tools/utils/
Dandroid_api_description_splitter.py93 def split(self, tag): member in XMLSplitter
/cts/tests/tests/view/receivecontent/src/android/view/cts/receivecontent/
DContentInfoTest.java78 Pair<ContentInfo, ContentInfo> split; in testPartition_multipleItems() local
115 Pair<ContentInfo, ContentInfo> split; in testPartition_singleItem() local
/cts/tests/signature/tests/src/android/signature/cts/tests/
DLineSpliteratorTestBase.java92 Spliterator<Integer> split = queue.get(0).trySplit(); in testSplit() local
/cts/hostsidetests/security/src/android/security/cts/
DProcessMustUseSeccompTest.java90 String[] split = line.trim().split("\\s+"); in pidHasSeccompBpf() local
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java109 String[] split = line.split(" "); in usesSdcardFs() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseInstallMultiple.java147 T removeSplit(String split) { in removeSplit()
310 final String split = mSplitsToRemove.get(i); in runNonIncrementalForResult() local
DAdoptableHostTest.java520 final String[] split = line.split(" "); in LocalVolumeInfo() local
DExternalStorageHostTest.java512 String[] split = line.split(" "); in testSecondaryUsersInaccessible() local
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DAppCloningBaseHostTest.java179 String[] split = line.split(" "); in usesSdcardFs() local
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DDalvikTest.java523 public Collection<IRemoteTest> split() { in split() method in DalvikTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DPersistence.java435 String[] split = flagsToParse.replaceAll("\\s", "").split("\\|"); in parse() local
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java2113 String[] split = line.split(" "); in isObbDirUnmounted() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...