Home
last modified time | relevance | path

Searched refs:cases (Results 1 – 25 of 32) 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.
Dstyle_guide.md96 In nearly all cases, variables should be declared and initialized on the same line.
226 // particular, edge cases, and whether a pointer argument may or may not be
/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_helper129 echo " $TEST_NAME failed for the following cases:\n\t"
135 echo " $TEST_NAME passed for all cases!"
/system/tools/aidl/
Dast_java.cpp320 Case::Case(const string& c) { cases.push_back(c); } in Case()
323 int N = this->cases.size(); in Write()
326 string s = this->cases[i]; in Write()
346 int N = this->cases.size(); in Write()
348 this->cases[i]->Write(to); in Write()
Dgenerate_java_binder.cpp209 transact_switch->cases.push_back(default_case); in finish()
220 this->code_to_method_name_switch->cases.push_back(code_switch_default_case); in finish()
551 stubClass->transact_switch->cases.push_back(c); in generate_stub_case()
588 stubClass->transact_switch->cases.push_back(c); in generate_stub_case_outline()
770 stubClass->code_to_method_name_switch->cases.push_back(c); in generate_methods()
806 stubClass->transact_switch->cases.push_back(c); in generate_methods()
856 stub->transact_switch->cases.push_back(c); in generate_interface_descriptors()
Dast_java.h278 std::vector<std::string> cases; member
289 std::vector<Case*> cases; member
/system/timezone/distro/core/
DAndroid.bp35 // cases. Same as above, except dependent on system_current stubs.
/system/sepolicy/prebuilts/api/27.0/public/
Dperfprofd.te11 # perfevents problems in cases where CPU goes on/off during measurement;
/system/sepolicy/prebuilts/api/26.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.
Dperfprofd.te14 # perfevents problems in cases where CPU goes on/off during measurement;
/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/security/keystore/
Doperation_config.proto53 // error cases occurring.
/system/extras/partition_tools/
DREADME.md20 * `--alignment-offset=N` - In some cases, the "super" partition is misaligned within its parent blo…
/system/sepolicy/prebuilts/api/28.0/public/
Dperfprofd.te14 # perfevents problems in cases where CPU goes on/off during measurement;
/system/extras/libjsonpb/
DREADME.md26 - Parser code must explicitly handle these cases. Example:
/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
Dchre_slpi_stub.c356 const Type * const *cases; member
/system/core/adb/
DOVERVIEW.TXT107 client to make other requests. But in certain cases, an OKAY will even
/system/timezone/
DREADME.android128 4) Run non-CTS test cases:
/system/core/liblog/
DREADME.md145 these cases.

12