Searched refs:newTestCachedResultWriter (Results 1 – 3 of 3) sorted by relevance
21 import android.tools.newTestCachedResultWriter36 val writer = newTestCachedResultWriter() in writeToStore()47 val writer = newTestCachedResultWriter() in writeToStoreFailsWhenWriteTwice()
26 import android.tools.newTestCachedResultWriter195 newTestCachedResultWriter(scenario).write() in doesNotExecuteEventLogWithoutEventLog()223 val writer = newTestCachedResultWriter() in doExecuteAssertionWithoutTraceAndVerifyNotExecuted()
133 internal fun newTestCachedResultWriter(scenario: Scenario = TEST_SCENARIO) = method