Home
last modified time | relevance | path

Searched refs:dump_json (Results 1 – 11 of 11) sorted by relevance

/external/skia/infra/pathkit/
Dtest_pathkit.sh26 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
Dperf_pathkit.sh29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skia/infra/canvaskit/
Dtest_canvaskit.sh26 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
Dperf_canvaskit.sh29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skqp/infra/pathkit/
Dtest_pathkit.sh26 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
Dperf_pathkit.sh29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skqp/infra/canvaskit/
Dtest_canvaskit.sh26 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
Dperf_canvaskit.sh29 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skqp/infra/lottiecap/docker/
Dlottiecap_gold.sh38 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skia/infra/lottiecap/docker/
Dlottiecap_gold.sh38 CODE=`curl -s -o /dev/null -I -w "%{http_code}" -X POST localhost:8081/dump_json`
/external/skia/dm/
DDM.cpp227 static void dump_json() { in dump_json() function
256 dump_json(); in done()
1507 dump_json(); // It's handy for the bots to assume this is ~never missing. in main()
1576 dump_json(); in main()