Searched refs:good (Results 1 – 23 of 23) sorted by relevance
/system/tools/hidl/test/version_test/ |
D | Android.bp | 7 " -r test.version:system/tools/hidl/test/version_test/good" + 59 "good/version/1.0/IFoo.hal", 60 "good/version/2.2/IBar.hal", 61 "good/version/2.2/IFoo.hal", 62 "good/version/2.3/IBar.hal", 63 "good/version/2.3/IBaz.hal", 64 "good/version/2.4/IBar.hal", 65 "good/version/2.4/IFoo.hal", 66 "good/version/2.5/IBar.hal", 67 "good/version/2.5/IFoo.hal", [all …]
|
/system/tools/aidl/ |
D | line_reader.cpp | 45 return input_stream_.is_open() && input_stream_.good(); in Init() 49 if (!input_stream_.good()) { in ReadLine() 73 if (!input_stream_.good()) { in ReadLine()
|
/system/libbase/ |
D | README.md | 9 "hard to do with good performance", but as a general purpose library, 31 API for n years" is a good way to reduce concerns about API choices. 38 Code here is also expected to have good test coverage.
|
/system/core/init/ |
D | devices_test.cpp | 193 std::string good = in TEST() local 198 std::string good_copy = good; in TEST() 199 SanitizePartitionName(&good); in TEST() 200 EXPECT_EQ(good_copy, good); in TEST()
|
/system/bt/btcore/ |
D | Android.bp | 27 // Note: It's good to get the tests compiled both for the host and the target so
|
/system/bt/gd/ |
D | README.md | 24 write a unit test as this not a good use of your time. Write a [cert test](./cert_test.md) instead
|
/system/core/trusty/confirmationui/ |
D | README | 18 NOTE that a secure input device end point needs a good source of entropy
|
/system/bt/gd/os/linux_generic/ |
D | files.cc | 55 return input.good(); in FileExists()
|
/system/linkerconfig/ |
D | main.cc | 166 if (!out->good()) { in WriteConfigurationToFile()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | fixtures.cpp | 93 return f.good(); in UsbStillAvailible()
|
D | README.md | 355 have good coverage by thinking about all the ways invalid and malicious inputs 367 While Fuzzy Fastboot with a XML configuration file, should provide good test coverage.
|
/system/core/storaged/ |
D | storaged.cpp | 181 if (!in.good()) return; in load_proto()
|
/system/extras/libjsonpb/ |
D | README.md | 92 - JSON objects should be a well-defined `message`, unless you have a good reason
|
/system/core/logd/ |
D | LogAudit.cpp | 118 if (bug_file.good()) { in populateDenialMap()
|
/system/update_engine/ |
D | pylintrc | 223 # no amount of tweaking will make a perfect regex AFAICT. This one is a good 266 good-names=i,j,k,ex,x,_,main
|
/system/core/libunwindstack/ |
D | AndroidVersions.md | 62 that is good enough.
|
/system/chre/ |
D | README.md | 102 - Contains the CHRE variant for the simulator. This is a good example to
|
/system/apex/apexd/ |
D | apexservice_test.cpp | 387 ASSERT_TRUE(src_stream.good()); in Prepare() 389 ASSERT_TRUE(trg_stream.good()); in Prepare() 502 ASSERT_TRUE(ofs.good()); in CreateFile() 2081 ASSERT_TRUE(old_backup.good()); in TEST_F()
|
/system/extras/simpleperf/doc/ |
D | README.md | 157 Simpleperf may need unstripped native binaries on the device to generate good dwarf based call
|
/system/bt/service/client/ |
D | main.cc | 1141 if (!istream.good()) { in main()
|
/system/apex/docs/ |
D | README.md | 25 system modules aren't always a good fit. 173 good system performance when using APEX modules.
|
/system/tools/mkbootimg/ |
D | pylintrc | 151 good-names=i,j,k,ex,Run,_
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 64 # a distinct zone, then the defaultTimeZoneId is a good choice for devices
|