OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:myPath
(Results
1 - 20
of
20
) sorted by null
/external/icu/icu4c/source/common/
ures_cnv.c
28
ures_openU(const UChar *
myPath
,
39
if(
myPath
==NULL) {
43
length=u_strlen(
myPath
);
47
} else if(uprv_isInvariantUString(
myPath
, length)) {
52
u_UCharsToChars(
myPath
, path, length+1); /* length+1 to include the NUL */
57
length=ucnv_fromUChars(cnv, path, (int32_t)sizeof(pathBuffer),
myPath
, length, status);
uresbund.cpp
[
all
...]
/cts/tests/tests/gesture/src/android/gesture/cts/
GestureTest.java
92
Path
myPath
= new Path();
93
Path generatedPath = mGesture.toPath(
myPath
);
95
assertTrue(
myPath
== generatedPath);
/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
MultiUserStorageTest.java
127
final File
myPath
= Environment.getExternalStorageDirectory();
129
assertEquals(String.valueOf(myId),
myPath
.getName());
131
Log.d(TAG, "My path is " +
myPath
);
132
final File basePath =
myPath
.getParentFile();
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
SysUIMultiUserTests.java
104
final File
myPath
= Environment.getExternalStorageDirectory();
106
assertEquals(String.valueOf(myId),
myPath
.getName());
108
Log.i(mABvtHelper.TEST_TAG, "My path is " +
myPath
);
109
final File basePath =
myPath
.getParentFile();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar
Completed in 192 milliseconds