/third_party/flutter/skia/infra/lottiecap/docker/ |
D | README.md | 4 Docker files to handle Gold + lottie-web integration 37 gold-lottie-web-puppeteer 44 specific to Skia Infra's Gold tool (image correctness). 50 make gold-docker-image 52 … docker tag gold-lottie-web-puppeteer gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION 53 docker push gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION 63 make gold-docker-image 64 docker run -it --shm-size=2gb gold-lottie-web-puppeteer /bin/bash 65 # Collect the gold output with the local source repo and *all* of the files 68 …OT:/SRC -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -v /tmp/dockerout:/OUT gold-lottie-web-puppetee…
|
/third_party/skia/infra/lottiecap/docker/ |
D | README.md | 4 Docker files to handle Gold + lottie-web integration 37 gold-lottie-web-puppeteer 44 specific to Skia Infra's Gold tool (image correctness). 50 make gold-docker-image 52 … docker tag gold-lottie-web-puppeteer gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION 53 docker push gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION 63 make gold-docker-image 64 docker run -it --shm-size=2gb gold-lottie-web-puppeteer /bin/bash 65 # Collect the gold output with the local source repo and *all* of the files 68 …OT:/SRC -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -v /tmp/dockerout:/OUT gold-lottie-web-puppetee…
|
/third_party/flutter/skia/infra/wasm-common/ |
D | Makefile | 4 docker build -t gold-karma-chrome-tests -f ./docker/gold-karma-chrome-tests/Dockerfile . 13 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/ 22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION} 23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
|
/third_party/skia/infra/wasm-common/ |
D | Makefile | 4 docker build -t gold-karma-chrome-tests -f ./docker/gold-karma-chrome-tests/Dockerfile . 13 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/ 22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION} 23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
|
/third_party/boost/tools/quickbook/test/python/ |
D | run_tests.py | 109 gold = load_dependencies(deps_gold) 110 if deps != gold: 113 print "Gold:", gold 118 gold = load_locations(locations_gold) 119 if locations != gold: 122 print "Gold:", gold 127 gold = load_file(output_gold) 128 if gold != output: 132 print gold
|
/third_party/skia/infra/lottiecap/ |
D | Makefile | 1 gold-docker-image: aggregator 4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile . 8 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
|
/third_party/flutter/skia/infra/lottiecap/ |
D | Makefile | 1 gold-docker-image: aggregator 4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile . 8 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
|
/third_party/boost/libs/iostreams/test/detail/ |
D | sequence.hpp | 36 "from them: gold, silver, and copper; blue, purple, and " 46 "its height. And you shall overlay it with pure gold; from " 52 "shall overlay them with gold. And you shall bring the poles " 57 "And you shall make an ark cover of pure gold, two and a half " 75 "gold, and you shall make for it a golden crown all around. " 83 "with gold, and the table shall be carried with them. And you " 85 "supports with which it will be covered; of pure gold you " 88 "And you shall make a menorah of pure gold. The menorah shall " 103 "[shall be] one hammered mass of pure gold. And you shall make " 106 "[shall be] of pure gold. He shall make it of a talent of pure " [all …]
|
/third_party/boost/tools/quickbook/test/xinclude/ |
D | Jamfile.v2 | 24 …[ quickbook-test xinclude-1_1-alt : xinclude-1_1.quickbook : xinclude-1_1-alt.gold : <quickbook-xi… 25 …[ quickbook-test xmlbase1-1_6-alt : xmlbase1-1_6.quickbook : xmlbase1-1_6-alt.gold : <quickbook-xi… 26 …[ quickbook-test xmlbase2-1_6-alt : xmlbase2-1_6.quickbook : xmlbase2-1_6-alt.gold : <quickbook-xi… 27 …[ quickbook-test xinclude-1_1-alt2 : xinclude-1_1.quickbook : xinclude-1_1-alt2.gold : <quickbook-… 28 …[ quickbook-test xmlbase1-1_6-alt2 : xmlbase1-1_6.quickbook : xmlbase1-1_6-alt2.gold : <quickbook-… 29 …[ quickbook-test xmlbase2-1_6-alt2 : xmlbase2-1_6.quickbook : xmlbase2-1_6-alt2.gold : <quickbook-…
|
/third_party/skia/site/docs/dev/testing/ |
D | skiagold.md | 2 title: 'Skia Gold' 3 linkTitle: 'Skia Gold' 8 Gold is a web application that compares the images produced by our bots against 13 - Baselines are managed in Gold outside of Git, but in lockstep with Git 33 ### How to best use Gold for commonly faced problems 36 navigation on [gold.skia.org](https://gold.skia.org/). 63 - Via the Gold UI or when manually entering a bug, copy the full URL of single 66 digest in Gold 125 - Wait for the bot/test/config to be committed and show up in the Gold UI
|
/third_party/boost/tools/quickbook/test/ |
D | regen-gold.sh | 17 find . -name "*.gold" | while read gold_file 21 quickbook_file=$(echo $gold_file | sed 's/[.]gold/.quickbook/') 22 html_file=$(echo $gold_file | sed 's/[.]gold/.gold-html/') 24 if [[ $gold_file =~ .*xinclude/.*-alt\.gold ]] 28 elif [[ $gold_file =~ .*xinclude/.*\.gold ]]
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | restricted_trace_gold_tests.py | 8 # Uses Skia Gold (https://skia.org/dev/testing/skiagold) to run pixel tests with ANGLE traces. 82 group = parser.add_argument_group('Skia Gold Arguments') 85 '--gerrit-issue', help='For Skia Gold integration. Gerrit issue ID.', default='') 88 help='For Skia Gold integration. Gerrit patch set number.', 91 '--buildbucket-id', help='For Skia Gold integration. Buildbucket build ID.', default='') 93 '--bypass-skia-gold-functionality', 96 help='Bypass all interaction with Skia Gold, effectively disabling the ' 97 'image comparison portion of any tests that use Gold. Only meant to ' 98 'be used in case a Gold outage occurs and cannot be fixed quickly.') 105 'run in local mode, uploading to Gold is disabled and links to ' [all …]
|
/third_party/skia/gm/verifiers/ |
D | gmverifier.h | 79 /** Returns true if this verifier needs the gold image as input. */ 83 * Runs the verifier. This method should be used if the verifier needs the gold image as input. 85 * @param gold Bitmap containing the "correct" image. 89 VerifierResult verify(const SkBitmap& gold, const SkBitmap& actual); 106 * comparisons easier. Both the image under test and gold image are transformed into a shared 125 const SkIRect& region, const SkBitmap& gold, const SkBitmap& actual) = 0; 144 return makeError(SkString("Verifier does not accept gold image input")); in verifyWithGold() 172 * Else, returns ok. This version can be used if no verifiers in the list require the gold 187 /** Returns true if any verifiers in the list need the gold image as input. */
|
/third_party/flutter/flutter/packages/flutter_goldens_client/lib/ |
D | skia_client.dart | 22 // Gold testing is complete 27 /// An extension of the [GoldensClient] class that interfaces with Skia Gold 79 final StringBuffer buf = StringBuffer()..writeln('Gold service account is unavailable.'); 97 …// TODO(Piinks): Re-enable after Gold flakes are resolved, https://github.com/flutter/flutter/pull… 100 // ..writeln('Flutter + Skia Gold auth failed.') 109 /// The `imgtest` command collects and uploads test results to the Skia Gold 131 buf.writeln('Null argument for Skia Gold imgtest init:'); 142 …// TODO(Piinks): Re-enable after Gold flakes are resolved, https://github.com/flutter/flutter/pull… 145 // ..writeln('Flutter + Skia Gold imgtest init failed.') 154 /// The `imgtest` command collects and uploads test results to the Skia Gold
|
/third_party/boost/libs/qvm/test/ |
D | to_string_test.cpp | 18 test_matrix( std::string const & gold ) in test_matrix() argument 23 BOOST_TEST(s==gold); in test_matrix() 28 test_vector( std::string const & gold ) in test_vector() argument 33 BOOST_TEST(s==gold); in test_vector() 37 test_quaternion( std::string const & gold ) in test_quaternion() argument 42 BOOST_TEST(s==gold); in test_quaternion()
|
/third_party/flutter/skia/infra/wasm-common/docker/ |
D | README.md | 51 # Run the tests (but not capturing Gold output) with the local source repo 54 gold-karma-chrome-tests 61 specific to Skia Infra's Gold tool (image correctness). 76 make gold-docker-image 78 docker run -it --shm-size=2gb gold-karma-chrome-tests /bin/bash 79 # Run the tests and collect Gold output with the local source repo 81 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/…
|
/third_party/skia/infra/wasm-common/docker/ |
D | README.md | 48 # Run the tests (but not capturing Gold output) with the local source repo 51 gold-karma-chrome-tests 58 specific to Skia Infra's Gold tool (image correctness). 73 make gold-docker-image 75 docker run -it --shm-size=2gb gold-karma-chrome-tests /bin/bash 76 # Run the tests and collect Gold output with the local source repo 78 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/…
|
/third_party/flutter/skia/tests/ |
D | GrMeshTest.cpp | 80 const sk_sp<GrRenderTargetContext>&, const SkBitmap& gold, 95 SkBitmap gold; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 101 gold.allocN32Pixels(kImageWidth, kImageHeight); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 103 SkCanvas goldCanvas(gold); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 140 run_test(context, "setNonIndexedNonInstanced", reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 160 run_test(context, "setIndexed", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 184 run_test(context, "setIndexedPatterned", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 206 reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 390 const sk_sp<GrRenderTargetContext>& rtc, const SkBitmap& gold, in run_test() argument 392 const int w = gold.width(), h = gold.height(), rowBytes = gold.rowBytes(); in run_test() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | enumWithUnicodeEscape1.types | 5 'gold \u2730' 6 >'gold \u2730' : typeof E["gold \u2730"]
|
D | enumWithUnicodeEscape1.symbols | 5 'gold \u2730' 6 >'gold \u2730' : Symbol(E['gold u2730'], Decl(enumWithUnicodeEscape1.ts, 0, 8))
|
D | enumWithUnicodeEscape1.js | 3 'gold \u2730' 10 E[E["gold \u2730"] = 0] = "gold \u2730";
|
/third_party/flutter/skia/site/dev/testing/ |
D | skiagold.md | 1 Skia Gold 7 Gold is a web application that compares the images produced by our bots against 11 * Baselines are managed in Gold outside of Git, but in lockstep with Git commits. 31 ### How to best use Gold for commonly faced problems ### 34 navigation on [gold.skia.org](https://gold.skia.org/). 58 + Via the Gold UI or when manually entering a bug, copy the full URL of 61 the digest in Gold 118 + Wait for the bot/test/config to be committed and show up in the Gold UI
|
/third_party/skia/infra/lottiecap/docker/gold-lottie-web-puppeteer/ |
D | Dockerfile | 2 # collect output for Skia Infra's Gold tool (correctness checking). 9 COPY /tmp/gold-aggregator /opt/gold-aggregator
|
/third_party/flutter/skia/infra/lottiecap/docker/gold-lottie-web-puppeteer/ |
D | Dockerfile | 2 # collect output for Skia Infra's Gold tool (correctness checking). 9 COPY /tmp/gold-aggregator /opt/gold-aggregator
|
/third_party/flutter/skia/infra/wasm-common/docker/gold-karma-chrome-tests/ |
D | Dockerfile | 2 # collect output for Skia Infra's Gold tool (correctness checking). 9 COPY /tmp/gold-aggregator /opt/gold-aggregator
|