Go to the source code of this file.
◆ TEST
◆ build1_1()
Definition at line 20 of file PathOpsBuildUseTest.cpp.
20 {
36
50
64
78
93
108
123
138
153
168
183
198
213
228
243
258
273
288
303
318
333
348
363
378
393
408
423
438
453
468
483
498
513
528
543
558
573
588
603
618
633
648
663
678
693
708
723
738
753
768
783
798
813
828
843
858
873
888
903
918
933
948
963
978
993
1008
1023
1038
1053
1068
1083
1098
1113
1128
1143
1158
1173
1188
1203
1218
1233
1248
1263
1278
1293
1308
1323
1338
1353
1368
1383
1398
1413
1428
1443
1458
1473
1488
1503
1518
1533
1548
1563
1578
1593
1608
1623
1638
1653
1668
1683
1698
1713
1728
1743
1758
1773
1788
1803
1818
1833
1848
1863
1878
1893
1908
1923
1938
1953
1968
1983
1998
2013
2028
2043
2058
2073
2088
2103
2118
2133
2148
2163
2178
2193
2208
2223
2238
2253
2268
2283
2298
2313
2328
2343
2358
2373
2388
2403
2418
2420}
static float SkBits2Float(uint32_t bits)
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
◆ DEF_TEST()
Definition at line 2434 of file PathOpsBuildUseTest.cpp.
2434 {
2436}
static const size_t testCount
static void(* stopTest)(skiatest::Reporter *, const char *filename)
static struct TestDesc tests[]
static void(* firstTest)(skiatest::Reporter *, const char *filename)
void RunTestSet(skiatest::Reporter *reporter, TestDesc tests[], size_t count, void(*firstTest)(skiatest::Reporter *, const char *filename), void(*skipTest)(skiatest::Reporter *, const char *filename), void(*stopTest)(skiatest::Reporter *, const char *filename), bool reverse)
◆ firstTest
◆ runReverse
◆ stopTest
◆ testCount
const size_t testCount = std::size(tests) |
|
static |
◆ tests
Initial value:= {
}
static void build1_1(skiatest::Reporter *reporter, const char *filename)
Definition at line 2425 of file PathOpsBuildUseTest.cpp.