Searched defs:test_save (Results 1 – 4 of 4) sorted by relevance
48 test_save() function
102 def test_save(): function
227 static void test_save(struct tep_record *record, int cpu) in test_save() function271 static void test_save(struct tep_record *record, int cpu) in test_save() function324 static void test_save(struct tep_record *record, int cpu) in test_save() function336 static void test_save(struct tep_record *record, int cpu) in test_save() function
162 def test_save(self): member in IdleUserConfParserTest