Home
last modified time | relevance | path

Searched defs:TestConfig (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libprocessgroup/profiles/
H A Dtest_vendor.cpp34 class TestConfig : public JsonSchemaTestConfig { class
36 TestConfig(const std::string& path) : file_path_(path){}; in TestConfig() function in android::profiles::TestConfig
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.h65 enum TestConfig { NO = 0, NO_WRITES, YES }; enum
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardQuickAffordancesCombinedViewModelTest.kt666 private data class TestConfig( dataClass
H A DKeyguardBottomAreaViewModelTest.kt732 private data class TestConfig( dataClass