Searched refs:MEASURE (Results 1 – 7 of 7) sorted by relevance
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/__tests__/ |
| H A D | ABI49_0_0PerformanceEntryReporterTest.cpp | 41 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 75 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 138 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 189 static_cast<int>(PerformanceEntryType::MEASURE), in TEST() 196 static_cast<int>(PerformanceEntryType::MEASURE), in TEST() 203 static_cast<int>(PerformanceEntryType::MEASURE), in TEST() 210 static_cast<int>(PerformanceEntryType::MEASURE), in TEST() 217 static_cast<int>(PerformanceEntryType::MEASURE), in TEST() 262 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() 309 reporter.startReporting(PerformanceEntryType::MEASURE); in TEST() [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/ |
| H A D | ABI49_0_0PerformanceEntryReporter.cpp | 37 static_cast<int>(PerformanceEntryType::MEASURE), in toRawPerformanceEntry() 169 if (entryType == PerformanceEntryType::MEASURE || in clearEntries() 199 } else if (entryType == PerformanceEntryType::MEASURE) { in getEntries() 232 static_cast<int>(PerformanceEntryType::MEASURE), in measure()
|
| H A D | ABI49_0_0PerformanceEntryReporter.h | 65 MEASURE = 2, enumerator
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 123 …?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MEASURE,e):(0,w.warnNoNat… 128 …MEASURE;case'event':return o.EVENT;default:throw new TypeError(`performanceEntryTypeToRaw: unexpec… property
|
| H A D | EXDevMenuApp.android.js | 122 …?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MEASURE,e):(0,w.warnNoNat… 127 …MEASURE;case'event':return o.EVENT;default:throw new TypeError(`performanceEntryTypeToRaw: unexpec… property
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 124 …?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MEASURE,e):(0,w.warnNoNat… 129 …MEASURE;case'event':return o.EVENT;default:throw new TypeError(`performanceEntryTypeToRaw: unexpec…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 123 …?null==y.default||y.default.clearEntries(E.RawPerformanceEntryTypeValues.MEASURE,e):(0,w.warnNoNat… 128 …MEASURE;case'event':return o.EVENT;default:throw new TypeError(`performanceEntryTypeToRaw: unexpec…
|