/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | FileNodeTest.cc | 43 TemporaryFile tf; in TEST() local 44 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() 46 _VerifyPathValue(tf.path, ""); in TEST() 51 TemporaryFile tf; in TEST() local 52 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, true); in TEST() 54 _VerifyPathValue(tf.path, "value1"); in TEST() 63 TemporaryFile tf; in TEST() local 64 FileNode t("test_dump", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() 71 android::base::StringPrintf("test_dump\t%s\t1\tvalue1\n", tf.path)); in TEST() 77 TemporaryFile tf; in TEST() local [all …]
|
D | NodeLooperThreadTest.cc | 36 std::unique_ptr<TemporaryFile> tf = std::make_unique<TemporaryFile>(); in SetUp() local 38 "n0", tf->path, {{"n0_value0"}, {"n0_value1"}, {"n0_value2"}}, 2, in SetUp() 40 files_.emplace_back(std::move(tf)); in SetUp() 41 tf = std::make_unique<TemporaryFile>(); in SetUp() 43 "n1", tf->path, {{"n1_value0"}, {"n1_value1"}, {"n1_value2"}}, 2, in SetUp() 45 files_.emplace_back(std::move(tf)); in SetUp()
|
D | HintManagerTest.cc | 131 std::unique_ptr<TemporaryFile> tf = std::make_unique<TemporaryFile>(); in SetUp() local 133 "n0", tf->path, {{"n0_value0"}, {"n0_value1"}, {"n0_value2"}}, 2, in SetUp() 135 files_.emplace_back(std::move(tf)); in SetUp() 136 tf = std::make_unique<TemporaryFile>(); in SetUp() 138 "n1", tf->path, {{"n1_value0"}, {"n1_value1"}, {"n1_value2"}}, 2, in SetUp() 140 files_.emplace_back(std::move(tf)); in SetUp()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 312 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 314 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 312 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 314 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 350 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 352 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 372 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 374 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 350 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 352 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 353 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 355 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 350 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 352 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 372 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 374 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|