Home
last modified time | relevance | path

Searched defs:pattern (Results 1 – 13 of 13) sorted by relevance

/system/libbase/include/android-base/
Dtest_utils.h56 #define ASSERT_MATCH(str, pattern) \ argument
64 #define ASSERT_NOT_MATCH(str, pattern) \ argument
72 #define EXPECT_MATCH(str, pattern) \ argument
80 #define EXPECT_NOT_MATCH(str, pattern) \ argument
/system/libvintf/
DRegex.cpp34 bool Regex::compile(const std::string& pattern) { in compile()
/system/core/libcutils/
Dashmem-host.cpp61 char pattern[PATH_MAX]; in ashmem_create_region() local
Dfs_config.cpp268 std::string pattern(prefix, len); in fs_config_cmp() local
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py732 def extract_a_time(line, pattern, date_transform_function): argument
739 def extract_time(events, pattern, date_transform_function): argument
/system/update_engine/common/
Dtest_utils.h145 explicit ScopedTempFile(const std::string& pattern) { in ScopedTempFile()
/system/tools/aidl/build/
Daidl_test.go167 func testAidlError(t *testing.T, pattern, bp string, customizers ...testCustomizer) { argument
/system/extras/zram-perf/
Dzram-perf.cpp28 std::vector<typeof(val)> pattern(kPatternSize, 0); in fillPageCompressible() local
/system/core/libpixelflinger/codeflinger/
Ddisassem.c110 u_int pattern; member
/system/core/deprecated-adf/libadf/
Dadf.cpp53 static ssize_t adf_find_nodes(const char *pattern, adf_id_t **ids_out) in adf_find_nodes()
227 char pattern[64]; in adf_interfaces() local
442 char pattern[64]; in adf_overlay_engines() local
/system/core/libmodprobe/
Dlibmodprobe.cpp456 std::vector<std::string> Modprobe::ListModules(const std::string& pattern) { in ListModules()
/system/update_engine/payload_generator/
Ddelta_diff_utils_unittest.cc72 const string& pattern, in CreatePartition()
/system/core/trusty/storage/tests/
Dmain.cpp44 uint32_t pattern = (uint32_t)(off / sizeof(uint32_t)); in fill_pattern32() local
53 uint32_t pattern = (uint32_t)(off / sizeof(uint32_t)); in check_pattern32() local