HomeSort by relevance Sort by last modified time
    Searched refs:Defaults (Results 1 - 17 of 17) sorted by null

  /external/guava/src/com/google/common/base/
Defaults.java 27 public final class Defaults {
28 private Defaults() {}
30 private static final Map<Class<?>, Object> DEFAULTS =
34 DEFAULTS.put(type, value);
55 return (T) DEFAULTS.get(type);
  /external/webkit/Tools/Scripts/
webkit-build-directory 45 --configuration Show the build directory for a specific configuration (e.g. Debug, Release. Defaults to the active configuration set by set-webkit-configuration)
old-run-webkit-tests 321 -m|--merge-leak-depth arg Merges leak callStacks and prints the number of unique leaks beneath a callstack depth of arg. Defaults to 5.
    [all...]
  /external/markdown/MarkdownTest/
MarkdownTest.pl 122 Specify the path to the Markdown script to test. Defaults to
129 Specify the path to a directory containing test data. Defaults to "Tests".
135 Assumes that the 'tidy' command is available in your PATH. Defaults to
  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 111 TEST_F(DynamicMessageTest, Defaults) {
generated_message_reflection_unittest.cc 67 TEST(GeneratedMessageReflectionTest, Defaults) {
extension_set_unittest.cc 59 TEST(ExtensionSetTest, Defaults) {
100 // Unlike with the defaults test, we do NOT expect that requesting embedded
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 82 Defaults to a subdirectory of the folder containing
86 packages to install. Defaults to a standard temporary
438 installed. Defaults to the base name of the
442 be installed. Defaults to the full directory, or
  /external/chromium/chrome/common/extensions/
user_script_unittest.cc 169 TEST(ExtensionUserScriptTest, Defaults) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
CopyCutAction.java 201 OutputFormat.Defaults.Encoding /* utf-8 */,
  /external/chromium/chrome/browser/search_engines/
template_url_unittest.cc 56 TEST_F(TemplateURLTest, Defaults) {
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 554 * @param {?boolean} close Should the window be closed? Defaults to true.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 128 TEST(GeneratedMessageTest, Defaults) {
207 // Unlike with the defaults test, we do NOT expect that requesting embedded
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 28 * dialog to present. Defaults to FULL_PAGE.
29 * - title: The title for the dialog. Defaults to a localized string based
    [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /external/jdiff/
xerces.jar 

Completed in 239 milliseconds