HomeSort by relevance Sort by last modified time
    Searched defs:named (Results 1 - 10 of 10) sorted by null

  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 167 public TestSuiteBuilder named(String newSuiteName) { method in class:TestSuiteBuilder
215 * probably also want to call {@link #named(String)} to override the default suite name.
  /external/skia/src/animator/
SkAnimatorScript.cpp 285 SkDisplayable* named = displayable->contains(name); local
286 if (named) {
287 value->fOperand.fDisplayable = named;
SkAnimatorScript2.cpp 194 SkDisplayable* named = displayable->contains(name); local
195 if (named) {
197 ref->fOperand.fObject = named;
  /external/v8/test/cctest/
test-debug.cc 3437 v8::Handle<v8::ObjectTemplate> named = v8::ObjectTemplate::New(); local
3670 v8::Handle<v8::ObjectTemplate> named = v8::ObjectTemplate::New(); local
3707 v8::Handle<v8::ObjectTemplate> named = v8::ObjectTemplate::New(); local
6119 v8::Handle<v8::ObjectTemplate> named = v8::ObjectTemplate::New(); local
    [all...]
  /build/core/
definitions.mk 151 ## Look in the named list of directories for makefiles,
156 define all-named-subdir-makefiles
161 ## Find all of the java files under the named directories.
183 ## Find all of the c files under the named directories.
205 ## Find all files named "I*.aidl" under the named directories,
226 ## Find all of the logtags files under the named directories.
239 ## Find all of the html files under the named directories.
    [all...]
  /external/libxml2/
xmlschemas.c 1571 int named = 1; local
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 664 milliseconds