Home
last modified time | relevance | path

Searched refs:cases (Results 1 – 25 of 54) sorted by relevance

123

/system/libufdt/tests/
DREADME5 * run_tests.sh: The main entry to run test cases. Using different
6 test cases under testdata/*.
/system/chre/platform/tinysys/
DREADME.md6 CHRE runs in most/all cases.
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_perf.te35 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
39 # Do not audit failures to signal a process, as there are cases when this is
/system/extras/simpleperf/doc/
Ddebug_dwarf_unwinding.md11 debug-unwind command, to help debug and profile dwarf unwinding. Below are two use cases.
15 ## Debug failed unwinding cases
32 # Generate a text report containing failed unwinding cases.
/system/chre/doc/
Dcontributing.md6 into the various use cases of users of the project.
/system/sepolicy/prebuilts/api/33.0/private/
Dtraced_perf.te49 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
53 # Do not audit failures to signal a process, as there are cases when this is
/system/sepolicy/prebuilts/api/31.0/private/
Dtraced_perf.te49 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
53 # Do not audit failures to signal a process, as there are cases when this is
/system/sepolicy/prebuilts/api/32.0/private/
Dtraced_perf.te49 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
53 # Do not audit failures to signal a process, as there are cases when this is
/system/tools/aidl/
Dast_java.cpp293 Case::Case(const string& c) { cases.push_back(c); } in Case()
296 int N = this->cases.size(); in Write()
299 string s = this->cases[i]; in Write()
319 int N = this->cases.size(); in Write()
321 this->cases[i]->Write(to); in Write()
Dast_java.h271 std::vector<std::string> cases; member
282 std::vector<std::shared_ptr<Case>> cases; member
Dgenerate_java_binder.cpp197 auto case_count = transact_switch_user->cases.size(); in Finish()
198 transact_switch_user->cases.push_back(default_case); in Finish()
238 this->code_to_method_name_switch->cases.push_back(code_switch_default_case); in Finish()
685 stubClass->transact_switch_user->cases.push_back(c); in GenerateStubCase()
721 stubClass->transact_switch_user->cases.push_back(c); in GenerateStubCaseOutline()
923 stubClass->code_to_method_name_switch->cases.push_back(c); in GenerateMethods()
/system/sepolicy/prebuilts/api/34.0/private/
Dtraced_perf.te51 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
55 # Do not audit failures to signal a process, as there are cases when this is
/system/sepolicy/prebuilts/api/202404/private/
Dtraced_perf.te51 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
55 # Do not audit failures to signal a process, as there are cases when this is
/system/sepolicy/private/
Dtraced_perf.te51 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
55 # Do not audit failures to signal a process, as there are cases when this is
Dcrash_dump.te100 # which is super useful in some cases.
/system/sepolicy/prebuilts/api/29.0/public/
Dcrash_dump.te50 # which is super useful in some cases.
/system/sepolicy/prebuilts/api/30.0/public/
Dcrash_dump.te50 # which is super useful in some cases.
/system/extras/simpleperf/
Dcmd_report_sample_test.cpp102 std::vector<std::vector<std::string>> cases = { in TEST() local
106 for (auto& test_case : cases) { in TEST()
/system/sepolicy/prebuilts/api/34.0/public/
Dcrash_dump.te62 # which is super useful in some cases.
/system/libbase/
DREADME.md17 The intention is to cover the 80% use cases, not be all things to all users.
/system/sepolicy/prebuilts/api/202404/public/
Dcrash_dump.te62 # which is super useful in some cases.
/system/sepolicy/prebuilts/api/33.0/public/
Dcrash_dump.te62 # which is super useful in some cases.
/system/sepolicy/prebuilts/api/31.0/public/
Dcrash_dump.te56 # which is super useful in some cases.
/system/sepolicy/prebuilts/api/32.0/public/
Dcrash_dump.te56 # which is super useful in some cases.
/system/extras/pinner/
DREADME.md25 Here are some sample use cases for this tool.
65 in cases where you do not intend to do any kind of PGO probing and know exactly what ranges you wan…

123