Home
last modified time | relevance | path

Searched defs:check_line (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/system/sepolicy/tests/
H A Dapex_sepolicy_tests.py162 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/
Dparser.cc349 static bool check_line(grpc_http_parser* parser) { in check_line() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/
H A Dparser.cc349 static bool check_line(grpc_http_parser* parser) { in check_line() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_regrtest.py85 def check_line(self, output, regex): member in BaseTestCase
/aosp_15_r20/external/libpng/contrib/tools/
H A Dgenpng.c608 check_line(const struct arg *arg, double x, double y) in check_line() function
/aosp_15_r20/external/bc/tests/
H A Dhistory.py109 def check_line(child, expected, prompt=">>> ", history=True): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_regrtest.py413 def check_line(self, output, regex): member in BaseTestCase
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dgenhomedircon.c558 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 Dbtf.c5285 static int check_line(const char *expected_line, int nexpected_line, in check_line() function
/aosp_15_r20/external/skia/tests/
H A DPathTest.cpp3967 static void check_line(skiatest::Reporter* reporter, SkPathPriv::RangeIter* iter, in check_line() function