OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plans
(Results
1 - 25
of
73
) sorted by null
1
2
3
/cts/tests/config_demo/data/plan_rep/
README
15
This directory would be the repository of the test
plans
.
/cts/tools/utils/
buildCts.py
17
"""Module for generating CTS test descriptions and test
plans
."""
53
"""Main class for generating test descriptions and test
plans
."""
73
self.plan_repository = os.path.join(self.out_dir, 'repository/
plans
')
246
"""Generate default test
plans
."""
247
# TODO: Instead of hard-coding the
plans
here, use a configuration file,
host_config.xml
20
<TestPlan path="
plans
" />
/cts/tools/host/src/com/android/cts/
ConsoleUi.java
233
+ lsPlanStr + ": list available
plans
");
244
+ rmPlanStr + " plan_name/all: remove a plan or all
plans
from repository");
763
String prompt = "Remove all of the
plans
?([y/N])";
1123
ArrayList<String>
plans
= mHost.getPlanRepository().getAllPlanNames();
local
[
all
...]
HostConfig.java
1030
ArrayList<String>
plans
= new ArrayList<String>();
local
[
all
...]
TestHost.java
233
* Remove
plans
from the plan repository according to the specific plan name.
245
ArrayList<String>
plans
= planRepo.getAllPlanNames();
local
246
for (String plan :
plans
) {
/external/bluetooth/glib/docs/reference/glib/tmpl/
spawn.sgml
84
is called in the child after GLib has performed all the setup it
plans
/external/icu4c/test/intltest/
wbnf.h
130
Several
plans
are on hard to fix the problem. Use a smart point with reference count,
/external/skia/include/core/
SkDevice.h
72
@param changePixels set to true if the caller
plans
to change the pixels
/build/core/tasks/
cts.mk
105
DEFAULT_TEST_PLAN := $(PRIVATE_DIR)/resource/
plans
116
@mkdir -p $(PRIVATE_DIR)/repository/
plans
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemSort.java
163
* <b>NOTE: </b>The XSL Working Group
plans
that future versions of XSLT will
200
* <b>NOTE: </b>The XSL Working Group
plans
that future versions of XSLT will
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
ZoneInfo.java
124
// no future
plans
(and thus no future schedule info) will report "true" from
/external/dbus/tools/
dbus-launch.1
123
detail of libdbus, and in fact there are
plans
to change it. There's
/development/pdk/docs/porting/
bluetooth.jd
188
The Android emulator does not support Bluetooth at this time and there currently aren't any
plans
for its support.<br />
/frameworks/base/include/utils/
Asset.h
60
/* caller
plans
to ask for a read-only buffer with all data */
/frameworks/base/docs/html/guide/publishing/
preparing.jd
142
manifest file. Carefully consider your version numbering
plans
in the context of
/frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java
[
all
...]
/packages/apps/Email/src/com/android/email/mail/store/
ImapStore.java
[
all
...]
/dalvik/libcore/luni/src/main/java/java/util/
TimeZone.java
640
* observed daylight savings before but
plans
to start next year would return
/external/jpeg/
README
35
TO DO
Plans
for future IJG releases.
/frameworks/base/docs/html/guide/developing/tools/
ddms.jd
136
<li><strong>Telephony Status</strong> - change the state of the phone's Voice and Data
plans
/frameworks/base/obex/javax/obex/
HeaderSet.java
49
* tell the server how many objects it
plans
to send or retrieve.
/prebuilt/darwin-x86/swt/about_files/
IJG_README
35
TO DO
Plans
for future IJG releases.
/prebuilt/darwin-x86_64/swt/about_files/
IJG_README
35
TO DO
Plans
for future IJG releases.
/prebuilt/linux-x86/swt/about_files/
IJG_README
35
TO DO
Plans
for future IJG releases.
Completed in 94 milliseconds
1
2
3