Home
last modified time | relevance | path

Searched defs:logEntries (Results 1 – 17 of 17) sorted by relevance

/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/testing/
DFakeMonitoringClientTest.java52 List<FakeMonitoringClient.LogEntry> logEntries = client.getLogEntries(); in log() local
115 List<FakeMonitoringClient.LogEntry> logEntries = client.getLogEntries(); in twoLoggers() local
/external/pigweed/pw_web/log-viewer/test/
Dlog-viewer.test.js71 function checkTableBodyCells(table, logEntries) { argument
102 async function appendLogsAndWait(logViewer, logEntries) { argument
155 const logEntries = []; variable
Dlog-list.test.js55 const logEntries = []; variable
Dlog-source.test.js55 const logEntries = []; variable
/external/pigweed/pw_web/log-viewer/src/utils/log-filter/
Dlog-filter_test.ts70 const logEntries = [logEntry1, logEntry2, logEntry3]; constant
/external/tink/java_src/src/test/java/com/google/crypto/tink/
DCleartextKeysetHandleTest.java172 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in testReadWithAnnotations_getLoggedByMonitoringClient() local
DKeysetHandleTest.java564 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in builderSetMonitoringAnnotations_works() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/prf/
DPrfSetWrapperTest.java222 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in testWithAnnotations_hasMonitoring() local
/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/testing/
DFakeMonitoringClient.java111 private final List<LogEntry> logEntries = new ArrayList<>(); field in FakeMonitoringClient
/external/tink/java_src/src/test/java/com/google/crypto/tink/daead/
DDeterministicAeadWrapperTest.java256 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in testWithAnnotations_hasMonitoring() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/
DHybridEncryptWrapperTest.java315 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in monitorsWithAnnotations() local
DHybridDecryptWrapperTest.java459 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in monitorsWithAnnotations() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/signature/
DPublicKeySignWrapperTest.java343 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in monitorsWithAnnotations() local
DPublicKeyVerifyWrapperTest.java469 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in monitorsWithAnnotations() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/mac/
DMacWrapperTest.java448 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in testWithAnnotation_hasMonitoring() local
/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
DAeadWrapperTest.java460 List<FakeMonitoringClient.LogEntry> logEntries = fakeMonitoringClient.getLogEntries(); in testAeadWithAnnotations_hasMonitoring() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dservicecontrol.v1.json1200 "logEntries": { object