Home
last modified time | relevance | path

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

12

/system/libufdt/tests/
DREADME5 * run_tests.sh: The main entry to run test cases. Using different
6 test cases under testdata/*.
/system/bt/doc/
Dpts_guide.md4 need special handling for some test cases as they are not applicable for the
43 - `PTS_SmpFailureCase` enables handling for various SMP failure 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/sepolicy/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/bt/test/
DREADME.md45 [==========] Running 11 tests from 2 test cases.
76 [==========] 11 tests from 2 test cases ran. (44495 ms total)
/system/tools/hidl/test/hidl_test/
Dhidl_test_helper141 echo " $TEST_NAME failed for the following cases:\n\t"
147 echo " $TEST_NAME passed for all cases!"
/system/tools/aidl/
Dast_java.cpp295 Case::Case(const string& c) { cases.push_back(c); } in Case()
298 int N = this->cases.size(); in Write()
301 string s = this->cases[i]; in Write()
321 int N = this->cases.size(); in Write()
323 this->cases[i]->Write(to); in Write()
Dgenerate_java_binder.cpp207 transact_switch->cases.push_back(default_case); in finish()
218 this->code_to_method_name_switch->cases.push_back(code_switch_default_case); in finish()
539 stubClass->transact_switch->cases.push_back(c); in generate_stub_case()
575 stubClass->transact_switch->cases.push_back(c); in generate_stub_case_outline()
763 stubClass->code_to_method_name_switch->cases.push_back(c); in generate_methods()
805 stubClass->transact_switch->cases.push_back(c); in generate_methods()
815 stubClass->transact_switch->cases.push_back(c); in generate_methods()
899 stub->transact_switch->cases.push_back(c); in generate_interface_descriptors()
Dast_java.h274 std::vector<std::string> cases; member
285 std::vector<std::shared_ptr<Case>> cases; member
/system/timezone/distro/core/
DAndroid.bp35 // cases. Same as above, except dependent on system_current stubs.
/system/bt/gd/docs/testing/
Dcert_test.md39 : A process that loads and runs the actual test cases and use auto-generated
42 framework and test cases are written in Python for fast iteration and easy debugging
114 "TestClass:test_case_name", for multiple test cases, quote them using " and
225 * Individual test directories: logs for individual test cases
/system/sepolicy/prebuilts/api/26.0/public/
Dperfprofd.te11 # perfevents problems in cases where CPU goes on/off during measurement;
/system/sepolicy/prebuilts/api/27.0/public/
Dperfprofd.te11 # perfevents problems in cases where CPU goes on/off during measurement;
/system/sepolicy/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/sepolicy/prebuilts/api/29.0/public/
Dcrash_dump.te50 # which is super useful in some cases.
Dperfprofd.te14 # perfevents problems in cases where CPU goes on/off during measurement;
/system/libbase/
DREADME.md17 The intention is to cover the 80% use cases, not be all things to all users.
/system/security/keystore/
Doperation_config.proto53 // error cases occurring.
/system/sepolicy/prebuilts/api/28.0/public/
Dperfprofd.te14 # perfevents problems in cases where CPU goes on/off during measurement;
/system/core/cli-test/
DREADME.md9 * Readable syntax. Common cases should be concise, and pretty much anyone
/system/extras/libjsonpb/
DREADME.md26 - Parser code must explicitly handle these cases. Example:
/system/extras/partition_tools/
DREADME.md20 * `--alignment-offset=N` - In some cases, the "super" partition is misaligned within its parent blo…
/system/core/fastboot/fuzzy_fastboot/
DREADME.md34 tests to Fuzzy Fastboot. However, in most cases the optional device specific
53 many more additional tests cases.
317 In most cases this message at the bottom is all that is needed to figure out why it failed.
353 oem commands all have provided test cases. Be sure to test both the positive case
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c356 const Type * const *cases; member

12