| /third_party/skia/docs/examples/ |
| H A D | Point_notequal_operator.cpp | 7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
|
| H A D | Rect_notequal_operator.cpp | 7 SkRect test = {0, 0, 2, SK_ScalarNaN}; in REG_FIDDLE() local
|
| H A D | Region_quickContains.cpp | 8 SkIRect test = {2, 2, 3, 3}; in REG_FIDDLE() local
|
| H A D | Region_quickReject.cpp | 8 SkIRect test = {4, 2, 5, 3}; in REG_FIDDLE() local
|
| H A D | Point_equal_operator.cpp | 7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
|
| H A D | Point_equals.cpp | 7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
|
| H A D | IPoint_notequal_operator.cpp | 7 SkIPoint test[] = { {0, -0}, {-1, -2}, {SK_MaxS32, -1}, {SK_NaN32, -1} }; in REG_FIDDLE() local
|
| H A D | IPoint_equal_operator.cpp | 7 SkIPoint test[] = { {0, -0}, {-1, -2}, {SK_MaxS32, -1}, {SK_NaN32, -1} }; in REG_FIDDLE() local
|
| H A D | IPoint_equals.cpp | 7 SkIPoint test[] = { {0, -0}, {-1, -2}, {SK_MaxS32, -1}, {SK_NaN32, -1} }; in REG_FIDDLE() local
|
| /third_party/rust/crates/os_str_bytes/tests/ |
| H A D | raw_random.rs | 12 macro_rules! test { in test_complex() macros
|
| /third_party/rust/crates/which-rs/src/ |
| H A D | helper.rs | 15 mod test { modules
|
| /third_party/curl/tests/libtest/ |
| H A D | lib1511.c | 28 int test(char *URL) in test() function
|
| H A D | lib1908.c | 30 int test(char *URL) in test() function
|
| H A D | lib1900.c | 30 int test(char *URL) in test() function
|
| H A D | lib3103.c | 28 int test(char *URL) in test() function
|
| H A D | lib1558.c | 30 int test(char *URL) in test() function
|
| H A D | lib659.c | 34 int test(char *URL) in test() function
|
| H A D | lib1532.c | 30 int test(char *URL) in test() function
|
| H A D | lib1529.c | 29 int test(char *URL) in test() function
|
| H A D | lib1974.c | 28 int test(char *URL) in test() function
|
| H A D | lib2306.c | 32 int test(char *URL) in test() function
|
| H A D | lib558.c | 28 int test(char *URL) in test() function
|
| H A D | lib1939.c | 29 int test(char *URL) in test() function
|
| H A D | lib543.c | 30 int test(char *URL) in test() function
|
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | noproxy.c | 23 static void test(const char *pattern, const char *host) in test() function [all...] |