HomeSort by relevance Sort by last modified time
    Searched full:golden (Results 151 - 175 of 495) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_test.go 23 var golden = []test{ var
60 for _, g := range golden {
70 for _, g := range golden {
114 for _, g := range golden {
146 for _, g := range golden {
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 21 var golden = []test{ var
59 for i := 0; i < len(golden); i++ {
60 g := golden[i]
81 for _, g := range golden {
113 for _, g := range golden {
  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc 538 // golden file to check that Google Test generates the right error message.
545 // Expected to fail. We rely on the golden file to check that Google Test
562 // Expected to fail. We rely on the golden file to check that Google Test
571 // Expected to fail. We rely on the golden file to check that Google Test
786 // We rely on the golden file to verify that tests whose test case
794 // We rely on the golden file to verify that typed tests whose test
812 // We rely on the golden file to verify that type-parameterized tests
982 // with the "golden" file.
988 // this program with the golden file.
1015 // The golden file verifies that they are set up in the order the
    [all...]
  /external/protobuf/gtest/test/
gtest_output_test_.cc 650 // golden file to check that Google Test generates the right error message.
657 // Expected to fail. We rely on the golden file to check that Google Test
674 // Expected to fail. We rely on the golden file to check that Google Test
683 // Expected to fail. We rely on the golden file to check that Google Test
898 // We rely on the golden file to verify that tests whose test case
906 // We rely on the golden file to verify that typed tests whose test
924 // We rely on the golden file to verify that type-parameterized tests
    [all...]
  /prebuilts/go/darwin-x86/src/time/
time_test.go 48 golden parsedTime
99 golden := &test.golden
105 if !same(tm, golden) {
107 t.Errorf(" want=%+v", *golden)
115 golden := &test.golden
116 nsec := test.seconds*1e9 + int64(golden.Nanosecond)
122 if !same(tm, golden) {
124 t.Errorf(" want=%+v", *golden)
    [all...]
  /prebuilts/go/linux-x86/src/time/
time_test.go 48 golden parsedTime
99 golden := &test.golden
105 if !same(tm, golden) {
107 t.Errorf(" want=%+v", *golden)
115 golden := &test.golden
116 nsec := test.seconds*1e9 + int64(golden.Nanosecond)
122 if !same(tm, golden) {
124 t.Errorf(" want=%+v", *golden)
    [all...]
  /external/golang-protobuf/proto/
any_test.go 65 type golden struct { type
72 func makeGolden() []golden {
200 return []golden{
  /external/selinux/policycoreutils/run_init/
open_init_pty.c 3 * Author : Manoj Srivastava ( srivasta@glaurung.internal.golden-gryphon.com )
5 * Created On Node : glaurung.internal.golden-gryphon.com
8 * Last Machine Used: glaurung.internal.golden-gryphon.com
  /test/vts/tools/build/tasks/
vts_package.mk 195 development/vndk/tools/definition-tool/datasets/eligible-list-28.csv:$(VTS_TESTCASES_OUT)/vts/testcases/vndk/golden/$(PLATFORM_VNDK_VERSION)/eligible-list.csv \
228 $(VTS_TESTCASES_OUT)/vts/testcases/vndk/golden/platform_vndk_version.txt:
255 $(VTS_TESTCASES_OUT)/vts/testcases/vndk/golden/platform_vndk_version.txt \
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
open_memstream.c 48 /* 1.6 is (very) close to the golden ratio. */
  /cts/tests/tests/view/src/android/view/cts/util/
DrawingUtils.java 52 // Now create a golden bitmap based on the colors passed to us
  /external/autotest/client/cros/video/
collect_golden_images.py 27 Use this tool to capture golden/reference images that will be used to
  /external/libchrome/base/trace_event/
heap_profiler_allocation_context.cc 77 // because the magic number is a prime very close to 2^32 / golden ratio, but
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 467 // 1: Skip all golden modes and ALL INTRA for bsize >= 32x32.
468 // 2: Skip golden non-zeromv and newmv-last for bsize >= 16x16, skip ALL
471 // 3: Same as (2), but also skip golden zeromv.
478 // Adds a bias against golden reference, for non-rd mode.
  /external/v4l2_codec2/vda/
vp8_decoder.cc 112 // Save current golden since we overwrite it here,
  /external/vulkan-validation-layers/libs/glm/gtc/
constants.hpp 175 /// Return the golden ratio constant.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
SimpleEntryTest.java 131 SerializationTester.assertCompabilityEquals(e, "serialization/org/apache/harmony/tests/java/util/AbstractMapTest_SimpleEntry.golden.ser");
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtc/
constants.hpp 175 /// Return the golden ratio constant.
  /test/vts/utils/python/coverage/
sancov_parser_test.py 91 """Asserts that offsets are correctly parsed from the golden file.
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableTestUtils.java 49 // exactly with the golden image.
214 * Save a bitmap for debugging or golden image (re)generation purpose.
  /packages/services/Car/tests/CarDiagnosticVerifier/src/com/google/android/car/diagnosticverifier/
MainActivity.java 52 * truth (golden) event data from a JSON file upon starting. Then a broadcast intent such as:
163 //Read golden diagnostics JSON file
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RRuleTest.java 66 String golden) throws Exception {
67 runRecurrenceIteratorTest(rruleText, dtStart, limit, golden, null, null, UTC);
71 String golden, String advanceTo, String tz) throws Exception {
72 runRecurrenceIteratorTest(rrule, dtstartStr, limit, golden, advanceTo, null, tz);
82 * @param golden The desired results
89 String golden, String advanceTo, String endAt, String tz) throws Exception {
140 assertEquals(golden, sb.toString());
    [all...]
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 175 "\t\tUsed to generate golden images for compare-images.\n");
178 "\t\tCompare test images to 'golden' image in golden folder.\n"
180 "\t\t\tdirectory but only if the image is different from the golden\n"
182 "\t\t\tdifferent directory for golden images\n"
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vktestframework.cpp 163 "\t\tUsed to generate golden images for compare-images.\n");
165 "\t\tCompare test images to 'golden' image in golden folder.\n"
168 "golden\n"
171 "\t\t\tdifferent directory for golden images\n"
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
Fuzzer.java 186 // Add the first backend as the golden executor for self-divergence tests.
301 // Run golden executor multiple times, make sure it always produces
362 // If we found divergences, try running the "golden executor"

Completed in 1867 milliseconds

1 2 3 4 5 67 8 91011>>