Searched defs:test_features (Results 1 – 10 of 10) sorted by relevance
66 check_PROGRAMS += test-features
156 test_features = load_features(args.test_features) variable
206 …test_features = np.concatenate([packet[stop - batch: stop, :] for packet in packets[::batch//2]], … variable
133 test_features = load_lpcnet_features(args.test_features) variable
138 test_features = load_lpcnet_features(args.test_features) variable
250 …test_features = np.concatenate([packet[:,stop - batch: stop, :] for packet in packets[::batch//2]]… variable
285 def test_features(self): member in TestChromeFlags
753 fn test_features() { in test_features() function
889 fn test_features() { in test_features() function
1328 __u32 test_features[3]; in update_feature_set() local