OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing_
(Results
1 - 6
of
6
) sorted by null
/system/core/metricsd/uploader/
system_profile_cache.cc
58
testing_
(false),
66
testing_
(testing),
77
if (
testing_
) {
112
profile_.client_id =
testing_
?
116
if (!
testing_
) {
system_profile_cache.h
81
bool
testing_
;
member in class:SystemProfileCache
upload_service.h
180
bool
testing_
;
member in class:UploadService
/system/core/metricsd/
metrics_collector.cc
157
if (
testing_
) {
168
testing_
= testing;
231
if (
testing_
)
377
if (
testing_
) {
563
if (
testing_
) {
metrics_collector.h
225
bool
testing_
;
member in class:MetricsCollector
metrics_collector_test.cc
137
EXPECT_TRUE(daemon_.
testing_
);
Completed in 71 milliseconds