Searched defs:TestConfig (Results 1 – 4 of 4) sorted by relevance
34 class TestConfig : public JsonSchemaTestConfig { class36 TestConfig(const std::string& path) : file_path_(path){}; in TestConfig() function in android::profiles::TestConfig
65 enum TestConfig { NO = 0, NO_WRITES, YES }; enum
666 private data class TestConfig( dataClass
732 private data class TestConfig( dataClass