Home
last modified time | relevance | path

Searched defs:test (Results 576 - 600 of 3515) sorted by relevance

1...<<21222324252627282930>>...141

/third_party/skia/docs/examples/
H A DPoint_notequal_operator.cpp7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
H A DRect_notequal_operator.cpp7 SkRect test = {0, 0, 2, SK_ScalarNaN}; in REG_FIDDLE() local
H A DRegion_quickContains.cpp8 SkIRect test = {2, 2, 3, 3}; in REG_FIDDLE() local
H A DRegion_quickReject.cpp8 SkIRect test = {4, 2, 5, 3}; in REG_FIDDLE() local
H A DPoint_equal_operator.cpp7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
H A DPoint_equals.cpp7 SkPoint test[] = { {0, -0.f}, {-1, -2}, {SK_ScalarInfinity, 1}, {SK_ScalarNaN, -1} }; in REG_FIDDLE() local
H A DIPoint_notequal_operator.cpp7 SkIPoint test[] = { {0, -0}, {-1, -2}, {SK_MaxS32, -1}, {SK_NaN32, -1} }; in REG_FIDDLE() local
H A DIPoint_equal_operator.cpp7 SkIPoint test[] = { {0, -0}, {-1, -2}, {SK_MaxS32, -1}, {SK_NaN32, -1} }; in REG_FIDDLE() local
H A DIPoint_equals.cpp7 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 Draw_random.rs12 macro_rules! test { in test_complex() macros
/third_party/rust/crates/which-rs/src/
H A Dhelper.rs15 mod test { modules
/third_party/curl/tests/libtest/
H A Dlib1511.c28 int test(char *URL) in test() function
H A Dlib1908.c30 int test(char *URL) in test() function
H A Dlib1900.c30 int test(char *URL) in test() function
H A Dlib3103.c28 int test(char *URL) in test() function
H A Dlib1558.c30 int test(char *URL) in test() function
H A Dlib659.c34 int test(char *URL) in test() function
H A Dlib1532.c30 int test(char *URL) in test() function
H A Dlib1529.c29 int test(char *URL) in test() function
H A Dlib1974.c28 int test(char *URL) in test() function
H A Dlib2306.c32 int test(char *URL) in test() function
H A Dlib558.c28 int test(char *URL) in test() function
H A Dlib1939.c29 int test(char *URL) in test() function
H A Dlib543.c30 int test(char *URL) in test() function
/third_party/ffmpeg/libavformat/tests/
H A Dnoproxy.c23 static void test(const char *pattern, const char *host) in test() function
[all...]

Completed in 5 milliseconds

1...<<21222324252627282930>>...141