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

  /external/guava/guava-tests/test/com/google/common/reflect/
ElementTest.java 44 assertTrue(element.isAnnotationPresent(Tested.class));
55 assertTrue(element.isAnnotationPresent(Tested.class));
66 assertTrue(element.isAnnotationPresent(Tested.class));
77 assertTrue(element.isAnnotationPresent(Tested.class));
84 assertTrue(element.isAnnotationPresent(Tested.class));
90 assertTrue(element.isAnnotationPresent(Tested.class));
109 assertTrue(element.isAnnotationPresent(Tested.class));
117 assertTrue(element.isAnnotationPresent(Tested.class));
125 assertTrue(element.isAnnotationPresent(Tested.class));
135 assertTrue(element.isAnnotationPresent(Tested.class))
    [all...]
  /external/mockito/src/test/java/org/mockitousage/annotation/
DeprecatedAnnotationEngineApiTest.java 29 @InjectMocks Tested tested = new Tested(); field in class:DeprecatedAnnotationEngineApiTest.SimpleTestCase
33 class Tested {
54 assertNotNull(test.tested.dependency);
55 assertSame(test.mock, test.tested.dependency);
70 assertNull(test.tested.dependency);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/SecPlatformInformation/
SecPlatformInformation.h 37 UINT32 Tested : 1;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
SecPlatformInformation.h 49 /// If this field is zero, the processor has not been tested,
52 UINT32 Tested : 1;
  /external/u-boot/arch/powerpc/
config.mk 25 # [Tested on NetBSD/i386 1.5 + cross-powerpc-netbsd-1.3]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkMpService.h 126 UINT32 Tested:1;
    [all...]
  /external/syzkaller/pkg/vcs/
git_test.go 29 Reported-and-tested-by: and@me.com
30 Reported-and-Tested-by: Name-name <name@name.com>
31 Tested-by: Must be correct <mustbe@correct.com>
165 Reported-and-tested-by: syzbot+8e4090902540da8c6e8fa640a0fc325c29c3efcb@my.mail.com
vcs.go 165 regexp.MustCompile(`^Tested\-.*: (.*)$`),
  /external/syzkaller/dashboard/app/
jobs_test.go 141 syzbot has tested the proposed patch but the reproducer still triggered crash:
146 Tested on:
188 Tested on:
233 Tested on:
267 syzbot has tested the proposed patch and the reproducer did not trigger crash:
269 Reported-and-tested-by: syzbot+%v@testapp.appspotmail.com
271 Tested on:
333 syzbot has tested the proposed patch and the reproducer did not trigger crash:
335 Reported-and-tested-by: syzbot+%v@testapp.appspotmail.com
337 Tested on
    [all...]
  /external/syzkaller/vm/vmimpl/
console.go 18 // Tested on Suzy-Q and BeagleBone.
  /external/nanohttpd/
README.md 121 * Tested on Firefox, Chrome and IE.
  /external/nanohttpd/src/site/markdown/
index.md 121 * Tested on Firefox, Chrome and IE.
  /external/u-boot/scripts/
checkpatch.pl 467 Tested-by:|
    [all...]

Completed in 2585 milliseconds