Searched defs:check_line (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/system/sepolicy/tests/ |
H A D | apex_sepolicy_tests.py | 162 def check_line(pol: policy.Policy, line: str, rules) -> List[str]: function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/ |
D | parser.cc | 349 static bool check_line(grpc_http_parser* parser) { in check_line() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/ |
H A D | parser.cc | 349 static bool check_line(grpc_http_parser* parser) { in check_line() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_regrtest.py | 85 def check_line(self, output, regex): member in BaseTestCase
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | genpng.c | 608 check_line(const struct arg *arg, double x, double y) in check_line() function
|
/aosp_15_r20/external/bc/tests/ |
H A D | history.py | 109 def check_line(child, expected, prompt=">>> ", history=True): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_regrtest.py | 413 def check_line(self, output, regex): member in BaseTestCase
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | genhomedircon.c | 558 static int check_line(genhomedircon_settings_t * s, const char *line) in check_line() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 5285 static int check_line(const char *expected_line, int nexpected_line, in check_line() function
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathTest.cpp | 3967 static void check_line(skiatest::Reporter* reporter, SkPathPriv::RangeIter* iter, in check_line() function
|