Home
last modified time | relevance | path

Searched refs:getPreferences (Results 1 – 25 of 27) sorted by relevance

12

/external/junit/src/main/java/junit/runner/
DBaseTestRunner.java46 protected static Properties getPreferences() { in getPreferences() method in BaseTestRunner
59 getPreferences().store(fos, ""); in savePreferences()
66 getPreferences().put(key, value); in setPreference()
233 setPreferences(new Properties(getPreferences())); in readPreferences()
234 getPreferences().load(is); in readPreferences()
247 return getPreferences().getProperty(key); in getPreference()
/external/catch2/include/reporters/
Dcatch_reporter_listening.cpp26 m_preferences.shouldRedirectStdOut = m_reporter->getPreferences().shouldRedirectStdOut; in addReporter()
29 ReporterPreferences ListeningReporter::getPreferences() const { in getPreferences() function in Catch::ListeningReporter
Dcatch_reporter_compact.h25 ReporterPreferences getPreferences() const override;
Dcatch_reporter_listening.h28 ReporterPreferences getPreferences() const override;
Dcatch_reporter_bases.hpp40 ReporterPreferences getPreferences() const override { in getPreferences() function
156 ReporterPreferences getPreferences() const override { in getPreferences() function
Dcatch_reporter_tap.hpp32 ReporterPreferences getPreferences() const override { in getPreferences() function
Dcatch_reporter_compact.cpp247 ReporterPreferences CompactReporter::getPreferences() const { in getPreferences() function in Catch::CompactReporter
/external/libbackup/src/com/google/android/libraries/backup/shadow/
DSharedPreferencesBackupHelperSimulator.java78 public Map<String, Map<String, ?>> getPreferences() { in getPreferences() method in SharedPreferencesBackupHelperSimulator.SharedPreferencesBackupData
115 ((SharedPreferencesBackupData) data).getPreferences(); in restore()
/external/catch2/single_include/catch2/
Dcatch_reporter_tap.hpp32 ReporterPreferences getPreferences() const override { in getPreferences() function
Dcatch.hpp5016 virtual ReporterPreferences getPreferences() const = 0;
5097 ReporterPreferences getPreferences() const override { in getPreferences() function
5212 ReporterPreferences getPreferences() const override { in getPreferences() function
5471 ReporterPreferences getPreferences() const override;
8883 ReporterPreferences getPreferences() const override;
10306 …ccessfulResults( m_config->includeSuccessfulResults() || m_reporter->getPreferences().shouldReport…
10561 if (m_reporter->getPreferences().shouldRedirectStdOut) { in runCurrentTest()
13275 ReporterPreferences CompactReporter::getPreferences() const { in getPreferences() function in Catch::CompactReporter
14199 m_preferences.shouldRedirectStdOut = m_reporter->getPreferences().shouldRedirectStdOut; in addReporter()
14202 ReporterPreferences ListeningReporter::getPreferences() const { in getPreferences() function in Catch::ListeningReporter
/external/catch2/include/internal/
Dcatch_run_context.cpp76 …ccessfulResults( m_config->includeSuccessfulResults() || m_reporter->getPreferences().shouldReport…
332 if (m_reporter->getPreferences().shouldRedirectStdOut) { in runCurrentTest()
Dcatch_interfaces_reporter.h178 virtual ReporterPreferences getPreferences() const = 0;
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowActivityTest.java548 SharedPreferences preferences = activity.getPreferences(Context.MODE_PRIVATE); in shouldGiveSharedPreferences()
551 … assertThat(activity.getPreferences(Context.MODE_PRIVATE).getString("foo", null)).isEqualTo("bar"); in shouldGiveSharedPreferences()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.contenttype_3.7.0.v20180426-1644.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/bcc/tests/cc/
Dcatch.hpp5244 virtual ReporterPreferences getPreferences() const = 0;
6079 if( m_reporter->getPreferences().shouldRedirectStdOut ) { in runCurrentTest()
7588 virtual ReporterPreferences getPreferences() const;
7614 ReporterPreferences LegacyReporterAdapter::getPreferences() const { in getPreferences() function in Catch::LegacyReporterAdapter
8404 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences() function in Catch::MultipleReporters
8405 return m_reporters[0]->getPreferences(); in getPreferences()
8538 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences() function
8644 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences() function
9921 virtual ReporterPreferences getPreferences() const { in getPreferences() function
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12