/external/auto/value/src/it/functional/src/test/java/ |
D | PackagelessValueTypeTest.java | 32 final String happy = "happy"; in testPackagelessValueType() local 35 PackagelessValueType simple = PackagelessValueType.create(happy, testInt, testMap); in testPackagelessValueType() 36 assertSame(happy, simple.string()); in testPackagelessValueType() 42 expectedHashCode = (expectedHashCode * 1000003) ^ happy.hashCode(); in testPackagelessValueType()
|
/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
D | SimpleValueTypeTest.java | 33 final String happy = "happy"; in testSimpleValueType() local 36 SimpleValueType simple = SimpleValueType.create(happy, testInt, testMap); in testSimpleValueType() 37 assertSame(happy, simple.string()); in testSimpleValueType() 42 expectedHashCode = (expectedHashCode * 1000003) ^ happy.hashCode(); in testSimpleValueType()
|
/external/auto/value/src/test/java/com/google/auto/value/processor/ |
D | TemplateVarsTest.java | 75 HappyVars happy = new HappyVars(); in testHappy() local 76 happy.integer = 23; in testHappy() 77 happy.string = "wibble"; in testHappy() 78 happy.list = ImmutableList.of(5, 17, 23); in testHappy() 81 String actualText = happy.toText(); in testHappy()
|
/external/owasp/java-encoder/ |
D | README.md | 54 The team is happy to announce that version 1.2.3 has been released! 59 The team is happy to announce that version 1.2.2 has been released! 63 The team is happy to announce that version 1.2.1 has been released! 74 We're happy to announce that version 1.1.1 has been released. Along with a important bug fix, we ad… 77 We're happy to announce that version 1.1 has been released. Along with a few minor encoding enhance…
|
/external/vboot_reference/tests/ |
D | load_kernel_tests.sh | 58 happy 'Kernel verification succeeded' 75 happy 'Image verification succeeded'
|
D | common.sh | 33 function happy { function
|
D | vb2_firmware_tests.sh | 58 happy 'vb2_verify_fw succeeded'
|
D | run_preamble_tests.sh | 109 happy "${ME}: All ${tests} tests passed"
|
/external/testng/ |
D | ANNOUNCEMENT.txt | 10 The TestNG team is happy to announce the immediate availability of TestNG 4.5. 27 The TestNG team is happy to announce the immediate availability of TestNG 4.0, with a lot of improv… 41 The TestNG team is happy to announce the availability of TestNG 2.3. 64 I am happy to announce the availability of TestNG 2.1 (http://beust.com/testng). 92 The TestNG team is happy to announce the first release of the TestNG plug-in for Eclipse.
|
/external/curl/docs/cmdline-opts/ |
D | happy-eyeballs-timeout-ms.d | 3 Long: happy-eyeballs-timeout-ms 8 Example: --happy-eyeballs-timeout-ms 500 $URL
|
/external/elfutils/tests/ |
D | run-all-dwarf-ranges.sh | 60 die: happy (1d) 112 die: happy (1d)
|
/external/rust/crates/weak-table/ |
D | CMakeLists.txt | 1 # This file is here to make CLion happy.
|
/external/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/ |
D | main.c | 217 goto happy; in myss_state() 235 happy: in myss_state()
|
/external/webrtc/rtc_base/ |
D | strong_alias_unittest.cc | 354 BoolAlias happy(true); in TEST() local 357 EXPECT_TRUE(happy); in TEST() 359 EXPECT_TRUE(*happy); in TEST()
|
/external/webrtc/modules/third_party/portaudio/ |
D | README.chromium | 14 - Minor formatting to make 'git cl format' happy.
|
/external/rust/crates/cesu8/ |
D | Cargo.toml | 16 # to keep travis-cargo happy and enable access to benchmarks if we want them.
|
/external/rust/crates/grpcio-sys/grpc/third_party/py/ |
D | variety.tpl | 9 # A placeholder for Unix platforms which makes --no_build happy.
|
/external/grpc-grpc/third_party/py/ |
D | BUILD.tpl | 11 # A placeholder for Unix platforms which makes --no_build happy.
|
/external/rust/crates/regex-automata/ |
D | TODO | 9 * Once we're happy, re-organize the public API such that NFAs are exported
|
/external/webrtc/sdk/objc/helpers/ |
D | noop.mm | 11 // This file is only needed to make ninja happy on some platforms.
|
/external/pigweed/pw_build/bazel_internal/ |
D | BUILD.gn | 17 # This is target is to keep the presubmit happy. But is not actually used.
|
/external/cronet/base/third_party/cityhash/ |
D | README.chromium | 25 - formating to make 'git cl format' happy.
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/compare/ |
D | string.cmp | 11 might make some happy
|
/external/skia/gn/ |
D | BUILDCONFIG.gn | 70 # This is just to make the Dawn build files happy. Skia itself uses target_os = "linux" 74 # This is to make the ANGLE build files happy. Skia always uses is_mac and/or is_ios.
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/ |
D | string.vm | 23 might make some happy"
|