Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 14 of 14) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DFileNodeTest.cc43 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 …]
DNodeLooperThreadTest.cc36 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()
DHintManagerTest.cc131 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/
Dloc_eng.cpp312 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/
Dloc_eng.cpp312 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/
Dloc_eng.cpp350 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/
Dloc_eng.cpp353 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/
Dloc_eng.cpp372 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/
Dloc_eng.cpp350 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/
Dloc_eng.cpp353 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/
Dloc_eng.cpp353 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/
Dloc_eng.cpp353 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/
Dloc_eng.cpp350 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/
Dloc_eng.cpp372 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime()
374 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()