Home
last modified time | relevance | path

Searched refs:scalarsSnapshot (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/tests/gtest/
H A DTestScalars.cpp39 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
42 scalarsSnapshot, kExpectedUint); in TEST_F()
83 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
124 scalarsSnapshot, true); in TEST_F()
268 scalarsSnapshot, 37); in TEST_F()
295 ASSERT_TRUE(scalarsSnapshot.isUndefined()) in TEST_F()
333 scalarsSnapshot, 1); in TEST_F()
391 scalarsSnapshot, 2); in TEST_F()
421 scalarsSnapshot, true); in TEST_F()
488 scalarsSnapshot, 4); in TEST_F()
[all …]
H A DTestHistograms.cpp148 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
149 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
152 scalarsSnapshot, expectedAccumulateUnknownCount); in TEST_F()
402 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
403 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
406 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
507 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
508 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
511 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
606 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
H A DTelemetryTestHelpers.cpp297 JS::RootedValue scalarsSnapshot(aCx); in GetScalarsSnapshot() local
303 &scalarsSnapshot); in GetScalarsSnapshot()
307 &scalarsSnapshot); in GetScalarsSnapshot()
312 ASSERT_TRUE(scalarsSnapshot.isObject()) in GetScalarsSnapshot()
316 JS::RootedObject scalarObj(aCx, &scalarsSnapshot.toObject()); in GetScalarsSnapshot()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/gtest/
H A DTestScalars.cpp40 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
43 scalarsSnapshot, kExpectedUint); in TEST_F()
84 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
125 scalarsSnapshot, true); in TEST_F()
268 scalarsSnapshot, 37); in TEST_F()
295 ASSERT_TRUE(scalarsSnapshot.isUndefined()) in TEST_F()
332 scalarsSnapshot, 1); in TEST_F()
390 scalarsSnapshot, 2); in TEST_F()
420 scalarsSnapshot, true); in TEST_F()
487 scalarsSnapshot, 4); in TEST_F()
[all …]
H A DTestHistograms.cpp145 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
146 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
149 scalarsSnapshot, expectedAccumulateUnknownCount); in TEST_F()
398 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
399 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
402 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
503 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
504 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
507 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
602 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
H A DTelemetryTestHelpers.cpp384 JS::RootedValue scalarsSnapshot(aCx); in GetScalarsSnapshot() local
389 "main"_ns, false, false /* filter */, aCx, &scalarsSnapshot); in GetScalarsSnapshot()
392 aCx, &scalarsSnapshot); in GetScalarsSnapshot()
397 ASSERT_TRUE(scalarsSnapshot.isObject()) in GetScalarsSnapshot()
401 JS::RootedObject scalarObj(aCx, &scalarsSnapshot.toObject()); in GetScalarsSnapshot()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTestScalars.cpp39 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
42 scalarsSnapshot, kExpectedUint); in TEST_F()
83 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
124 scalarsSnapshot, true); in TEST_F()
267 scalarsSnapshot, 37); in TEST_F()
294 ASSERT_TRUE(scalarsSnapshot.isUndefined()) in TEST_F()
331 scalarsSnapshot, 1); in TEST_F()
389 scalarsSnapshot, 2); in TEST_F()
419 scalarsSnapshot, true); in TEST_F()
486 scalarsSnapshot, 4); in TEST_F()
[all …]
H A DTestHistograms.cpp145 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
146 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
149 scalarsSnapshot, expectedAccumulateUnknownCount); in TEST_F()
398 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
399 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
402 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
503 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
504 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
507 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
602 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
H A DTelemetryTestHelpers.cpp297 JS::RootedValue scalarsSnapshot(aCx); in GetScalarsSnapshot() local
302 "main"_ns, false, false /* filter */, aCx, &scalarsSnapshot); in GetScalarsSnapshot()
305 aCx, &scalarsSnapshot); in GetScalarsSnapshot()
310 ASSERT_TRUE(scalarsSnapshot.isObject()) in GetScalarsSnapshot()
314 JS::RootedObject scalarObj(aCx, &scalarsSnapshot.toObject()); in GetScalarsSnapshot()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTestScalars.cpp39 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
42 scalarsSnapshot, kExpectedUint); in TEST_F()
83 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
124 scalarsSnapshot, true); in TEST_F()
267 scalarsSnapshot, 37); in TEST_F()
294 ASSERT_TRUE(scalarsSnapshot.isUndefined()) in TEST_F()
331 scalarsSnapshot, 1); in TEST_F()
389 scalarsSnapshot, 2); in TEST_F()
419 scalarsSnapshot, true); in TEST_F()
486 scalarsSnapshot, 4); in TEST_F()
[all …]
H A DTestHistograms.cpp145 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
146 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
149 scalarsSnapshot, expectedAccumulateUnknownCount); in TEST_F()
398 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
399 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
402 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
503 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
504 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
507 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
602 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
H A DTelemetryTestHelpers.cpp297 JS::RootedValue scalarsSnapshot(aCx); in GetScalarsSnapshot() local
302 "main"_ns, false, false /* filter */, aCx, &scalarsSnapshot); in GetScalarsSnapshot()
305 aCx, &scalarsSnapshot); in GetScalarsSnapshot()
310 ASSERT_TRUE(scalarsSnapshot.isObject()) in GetScalarsSnapshot()
314 JS::RootedObject scalarObj(aCx, &scalarsSnapshot.toObject()); in GetScalarsSnapshot()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/tests/gtest/
H A DTestScalars.cpp38 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
41 scalarsSnapshot, kExpectedUint); in TEST_F()
61 scalarsSnapshot, kExpectedUintMaximum); in TEST_F()
86 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
89 scalarsSnapshot, true); in TEST_F()
114 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
117 scalarsSnapshot, EXPECTED_STRING); in TEST_F()
147 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
196 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
230 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
H A DTelemetryTestHelpers.cpp110 JS::RootedValue scalarsSnapshot(aCx); in GetScalarsSnapshot() local
116 &scalarsSnapshot); in GetScalarsSnapshot()
119 false, aCx, 0, &scalarsSnapshot); in GetScalarsSnapshot()
124 ASSERT_TRUE(scalarsSnapshot.isObject()) << "The snapshot must be an object."; in GetScalarsSnapshot()
128 JS::RootedObject scalarObj(aCx, &scalarsSnapshot.toObject()); in GetScalarsSnapshot()
H A DTestHistograms.cpp148 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
149 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
152 scalarsSnapshot, expectedAccumulateUnknownCount); in TEST_F()
401 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
402 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
405 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
505 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
506 GetScalarsSnapshot(true, cx.GetJSContext(), &scalarsSnapshot); in TEST_F()
509 scalarsSnapshot, expectedAccumulateClampedCount); in TEST_F()
604 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/geckoview/gtest/
H A DTestGeckoView.cpp333 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
465 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
468 ASSERT_TRUE(scalarsSnapshot.isUndefined()) in TEST_F()
491 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
495 scalarsSnapshot, initialValue); in TEST_F()
540 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
545 scalarsSnapshot, expectedValue); in TEST_F()
585 JS::RootedValue scalarsSnapshot(cx.GetJSContext()); in TEST_F() local
591 scalarsSnapshot, expectedValue); in TEST_F()
593 scalarsSnapshot, true); in TEST_F()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/
H A DTelemetrySession.jsm948 let scalarsSnapshot = keyed ?
954 for (let processName in scalarsSnapshot) {
955 for (let name in scalarsSnapshot[processName]) {
963 ret[processName][name] = scalarsSnapshot[processName][name];
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/pings/
H A DTelemetrySession.jsm515 let scalarsSnapshot = keyed
527 return scalarsSnapshot;
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/pings/
H A DTelemetrySession.jsm507 let scalarsSnapshot = keyed
519 return scalarsSnapshot;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/pings/
H A DTelemetrySession.jsm514 let scalarsSnapshot = keyed
526 return scalarsSnapshot;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/pings/
H A DTelemetrySession.jsm514 let scalarsSnapshot = keyed
526 return scalarsSnapshot;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A DTelemetrySession.jsm994 let scalarsSnapshot = keyed ?
1000 for (let name in scalarsSnapshot) {
1004 ret[name] = scalarsSnapshot[name];